- Welcome users
- Tell them how to setup the environment
- Either clone a specific repo and then run
generate.py
- Or pip install generalpackager then run
Packager().create_blank_locally() or something
- Mention the Apache 2 license
- Small PR guide
- Code style
- Unittests
- Principles such as DRY
Probably missed something
generate.pyPackager().create_blank_locally()or somethingProbably missed something