git clone https://github.com/<yourgithubusername>/cst.git
.cst
at earthlab/cst
) by doing git remote add upstream https://github.com/earthlab/cst.git
. Before making changes make sure to pull changes in from upstream by doing either git fetch upstream
then merge later or git pull upstream
to fetch and merge in one stepearthlab/cst
.Please follow this styleguide for your contributions.
Get in touch: maxwell.b.joseph@colorado.edu