Commit Graph

3 Commits

Author SHA1 Message Date
4a141eb4fb updates setup.py for cli 2022-01-16 22:12:37 +01:00
aeca052cbc adds cli to __init__ 2022-01-16 19:57:19 +01:00
bdf5c9fb4f adds pip setup script, updates gitignore
- pip setup.py is provided to allow installs via pip
  this includes a brief package description and install
  dependencies
- bump is now moved to a subfolder bump with __init__
  as this is a package setup requirement
- gitignore now ignores any tar'ed files and any
  pycaches
2022-01-14 22:17:01 +01:00