"flexer new" command?
Closed this issue · 3 comments
tintoy commented
Would be quite useful to be able to run flexer new --type <type>
and generate the skeleton for a module of a given type. This could generate:
main.py
module_config.json
test_event_data.json
With a working example (or at least a working-once-you-fill-in-the-blanks example).
tintoy commented
Thanks! I'll try to write some tests this week :)
tintoy commented
Sorry, haven't forgotten about the tests - have been a bit flat-out but should get to them this weekend :)