- Login into your github account
- Go to https://github.com/SALURBAL-Climate/panama-city-workshop-cafe-demo
- Fork (copy) this restaurante template repository by clicking fork > Select for your own purpose (your own copy)
- Clone your fork (copy) > > Select for your own purpose (your own copy)
- Basics of Git/GitHub/Positron
- Rebrand your restaurent in root README.md
- Make changes in Positron > Save
- Commit to repository
- Push to repository
- Check update README on your repo github page
- Add a drink/food item
- Make changes in Positron > Save
- Commit to repository
- Push to repository
- Check update README on your repo github page
- Add a drink/code item
- Make changes in Positron > Save
- Run script
- Commit to repository
- Push to repository
- Check update README on your repo github page
- Rebrand your restaurent in root README.md
- Advanced (Optional)
- Add a food item with a new branch and PR
- Create a new branchin GItHub Desktop
- Make code changes as needed
- Save
- Commit
- Push
- Open PR
- Review PR
- Merge PR
- Clean up branches
./food: contains food recipes./drink: contains drinks recipes./code: contains digital food items for hungry agents