Technical Documentation
Getting Started
Install Git
We use Git for all version control, Download and Install it here. You can also optionally use a git client such as Github Desktop or Fork.
Once Git is installed, download and install Git LFS (Large File Storage) here. LFS is an extension on top of Git that allows the storing of large binary files that Git has trouble managing.
When Git LFS is installed, open a git terminal in any directory and run:
Syncing the Sceneri code repository
Once you are ready, sync the GitHub repo from here. If using cd the terminal, first cd into the parent directory where you want the Sceneri repository placed, and then run the following command: