How to download and setup TRACK-STAR
Open terminal and run command
git clone https://github.com/Curtis-Hatter/TRACK-STAR.git
git clone is used to create a copy or clone of TRACK-STAR repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with TRACK-STAR https://github.com/Curtis-Hatter/TRACK-STAR/archive/master.zip
Or simply clone TRACK-STAR with SSH
[email protected]:Curtis-Hatter/TRACK-STAR.git