- create `makeday.sh` script to set up project directories
- generate `main.go` and `main.py` templates with basic structure
- add input file creation for the specified or current day
- include author information and license in script and templates
🤖