1
0
Fork 0
Base package for Wutta Framework
Go to file
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
docs Add basic command line framework 2023-11-19 14:22:25 -06:00
src/wuttjamaican Add basic command line framework 2023-11-19 14:22:25 -06:00
tests Add basic command line framework 2023-11-19 14:22:25 -06:00
.gitignore Add tox config 2023-10-29 10:26:02 -05:00
CHANGELOG.md First commit, basic config (with db) and app handler 2023-10-28 17:50:13 -05:00
COPYING.txt First commit, basic config (with db) and app handler 2023-10-28 17:50:13 -05:00
README.md First commit, basic config (with db) and app handler 2023-10-28 17:50:13 -05:00
setup.cfg Add basic command line framework 2023-11-19 14:22:25 -06:00
setup.py First commit, basic config (with db) and app handler 2023-10-28 17:50:13 -05:00
tasks.py Run tests when doing a release 2023-11-19 00:53:35 -06:00
tox.ini Include 'db' extra for tox tests 2023-10-29 23:44:58 -05:00

WuttJamaican

aka. Whatcha Makin

Base package for Wutta Framework