Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 278 Bytes

File metadata and controls

26 lines (19 loc) · 278 Bytes

Usage

$ cd PATH_TO_REPO
$ source venv/bin/activate

TODO: Replace 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