Tired of ...
- forgetting parameter names and their purpose?
- googling proper usage examples?
- reading docs every time before launch?
- invoking
manor--helpbefore each run?
[VIDEO HERE]
$ npm i ok-run- Hints/examples/default on parameters
- Validation for parameters entered
- Invoke for the target command
$ ok tar
$ ok run tar # equivalent- List available receipes
$ ok listtbd.
- Add autocompletion for local paths [ ]
- Add support for different syntax based on OS used [ ]
- Add post-action hooks (e.g. show path/open resulting file) [ ]