Getting started
Creating a repository¶
To create your own repository from the template, navigate to its GitHub page and click Use this template. See GitHub's documentation for more details.
Opening an existing project¶
Follow these steps:
-
Clone the repository and move into its directory:
-
Run the
setup.shscript to create the local settings filelocal_env.sh, and verify that local executables are correctly installed: -
Run the
run_all.shscript to check that the template runs without error: