Before you start, you will need to agree to our contributing rules
Install VSCode with the following addons:
If you install the Git command line then you can commit changes in the editor.
- You may also want to install eamodio.gitlens to make using Git in VSCode easier.
Alternatively, you can install GitHub Desktop and use it separately.
This repo requires Git LFS.
Search online for how to install Git Large File System for your OS. It might be as simple as git lfs install
, if you are using a GUI then it may install it for you automatically.