rsbbs/rsbbs
2023-04-25 23:54:17 -05:00
..
__init__.py first crack at separating concerns. broken 2023-04-25 19:46:33 -05:00
commands.py simplify parser and config with getattr, fiddle with args 2023-04-25 22:07:35 -05:00
config_default.yaml fix issues with config file and package files 2023-04-24 19:44:03 -05:00
config.py add --show-config option, update README 2023-04-25 23:54:17 -05:00
console.py add --show-config option, update README 2023-04-25 23:54:17 -05:00
controller.py fix delete_mine and some tidying 2023-04-25 21:29:55 -05:00
parser.py simplify parser and config with getattr, fiddle with args 2023-04-25 22:07:35 -05:00
rsbbs.py add --show-config option, update README 2023-04-25 23:54:17 -05:00