$ cd PATH_TO_REPO
$ source venv/bin/activate
$ make help
Run application.
$ make run
See Development for commands around code quality.
TODO: Replace with your app directory.
$ cd pyproject
TODO: Add to this section with commands based on specifics of your project.
$ python foo.py --bar
Foo
bar!
baz?
$ foo/bar.py --help