aboutsummaryrefslogtreecommitdiff
path: root/create_fork.sh
Commit message (Collapse)AuthorAgeFilesLines
* Update create_fork.shivanklaric2024-01-121-2/+2
| | | Updated create_fork.sh to account for the CalculateAverage class name change
* create_fork.sh: Script to Create a New Fork (#296)Jason Nochlin2024-01-111-0/+85
* Script to Create a New Fork * validate fork name * use interactive prompt to prevent accidentally overwriting existing fork * recommend create_fork.sh in the README * remove mention of additional_builds_steps (obsolete) --------- Co-authored-by: Jason Nochlin <hundredwatt@users.noreply.github.com>