This is a blank Python repo which contains setups for pylint, continuous integration with github and a few placeholder files.
- Fork this repo.
- Customize
config.py
. - Run
build_repo.py
.
Suggested workflow for making good pull requests is included in CONTRIBUTING.md.