flow-bro
flow-bro copied to clipboard
Usability: flow-bro should return help
Looks like this could help.
https://github.com/tj/commander.js#outputhelpcb
and help() is a function attached to the commander, just got to find where to do this.
I made a test PR: https://github.com/DanielMSchmidt/flow-bro/pull/8... not sure how to test it, opened another issue around that: https://github.com/DanielMSchmidt/flow-bro/issues/7.
I extended the readme with a contribution section, closing #7
Thanks @DanielMSchmidt I will get on it later 👍