Commit graph

4 commits

Author SHA1 Message Date
6d72d1e51d
refactor(python-cli): push python namespace to python module
fix: use namespace in integration test

docs: update references to commands with namespace
2024-01-26 00:47:30 -05:00
5006ff3076
feat: easier path setup through init --add-path (#6)
* feat: init --add-path to provide env export

* docs: mention --add-path in setup docs

* chore: version update, 0.0.3
2023-11-05 10:41:43 -05:00
7a1912c02a
feat: basic use,install,list,help,init functionality (#1)
* feat: basic use,install,list,help,init functionality

* docs: README notes

* refactor: argument parser documentation + removing redundant comments

* feat: add uninstall command

* feat: command ordering

* build: shortcut tooling to build, format

* feat: improve messaging around install progress

* refactor: rename argparse utils

* docs: more README notes
2023-11-03 00:41:05 -04:00
Marc Cataford
55e652d484
Initial commit 2023-10-30 23:30:00 -04:00