- [x] Documentation: Complete README starter template - [x] GitHub repo is public (or documented exception in README) - [x] License exists (MIT License, or other license with documented exception to MIT in README) - [ ] Tests: Some unit tests written - [ ] Configure coverage tools (Coveralls.io + pytest.cov) - [ ] Configure continuous integration (Circle CI) - [ ] Configure style checking (aka code formatting) tool (flake8) - [ ] Contribute: Ability for teammate to quickly contribute - [ ] “Getting Started” in README - [x] Docker setup: Dockerfile - [x] Docker setup: docker-compose.yml (or docker-compose-dev.yml)