When stir is launched in a repo for the first time it should
- Create
.stir.sh
- Detect if project folder is already a git repo
- Read in as much info about the repo as possible (repo name, current author name, email etc.)
- Loop through
.stir.sh and set the known variables
- Profit