ntt-nflex/flexer

"flexer new" command?

Closed this issue · 3 comments

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).

Closed with the merge of #7

Thanks! I'll try to write some tests this week :)

Sorry, haven't forgotten about the tests - have been a bit flat-out but should get to them this weekend :)