feat: add wutta
top-level command with make-uuid
subcommand
i think it only makes sense to have an "opinion" for command line interface in this project, and we probably need more `wutta` subcommands too but we'll see. main motivation for this currently is to allow poser apps to define their own CLI, in particular e.g. `poser install`
This commit is contained in:
parent
cb147c203d
commit
2deba45588
20 changed files with 446 additions and 47 deletions
|
@ -22,8 +22,10 @@ Features
|
|||
|
||||
* flexible configuration, using config files and/or DB settings table
|
||||
* flexible architecture, abstracting various portions of the overall app
|
||||
* flexible command line interface, using `Typer`_
|
||||
* flexible database support, using `SQLAlchemy`_
|
||||
|
||||
.. _Typer: https://typer.tiangolo.com
|
||||
.. _SQLAlchemy: https://www.sqlalchemy.org
|
||||
|
||||
See also these projects which build on WuttJamaican:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue