3  Starting a support project.

The template provides an organised folder structure, and skeleton files to quickly start prototyping. A Makefile is present to run common commands.

Analyses are primarily run on Uppmax. Github is used as a backup, and local work is pushed directly to Uppmax saving a step. This means however the Uppmax active branch (usually main) must be different from my local branch ( usually a feature branch ) when I git push.

Once the repositories are cloned, I update the README with the project info, tasks to be performed, and Uppmax directories.