Commit graph

5 commits

Author SHA1 Message Date
16509e82fe
refactor(python): move python commands under python module 2024-01-25 23:23:01 -05:00
61847e532b
refactor: replace fmt by log or plain concat (#15) 2023-11-29 05:06:55 +00:00
9d144d7ddc
test: partial coverage state (#9)
* build: add test + coverage tooling

* ci: run tests on ci

* test: partial coverage for state utils
2023-11-08 00:23:44 -05:00
ab711a28b8
refactor: simplify project structure (#2)
* refactor: remove file structure cruft

* refactor: flatten file structure entirely

* refactor: combine utils
2023-11-04 21:28:11 -04: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