Lance Edgar
|
13472a5ab5
|
Add wutta make-appdir subcommand
|
2023-11-22 00:10:40 -06:00 |
|
Lance Edgar
|
ed6a5db452
|
Add Subcommand.make_arg_parser() method
split that out for clarity
|
2023-11-21 20:48:44 -06:00 |
|
Lance Edgar
|
ea9a9ade57
|
Change entry point group naming for subcommands
and use fallback to find subcommands registered via legacy naming
|
2023-11-21 14:08:26 -06:00 |
|
Lance Edgar
|
d8252f029d
|
Allow specifying config object for Command constructor
might as well re-use config if available..not sure how often this will
happen in practice
|
2023-11-20 23:13:59 -06:00 |
|
Lance Edgar
|
068d8f29b5
|
Fix errors for tox runs
|
2023-11-19 15:21:17 -06:00 |
|
Lance Edgar
|
005f43d14e
|
Add basic command line framework
`wutta setup` is the only real sub/command yet, and it does nothing
|
2023-11-19 14:22:25 -06:00 |
|