Skip to content

bmwant/ok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OK

npm version

Tired of ...

  • forgetting parameter names and their purpose?
  • googling proper usage examples?
  • reading docs every time before launch?
  • invoking man or --help before each run?

[VIDEO HERE]

Installation

$ npm i ok-run

Features

  • Hints/examples/default on parameters
  • Validation for parameters entered

Usage

  • Invoke for the target command
$ ok tar
$ ok run tar  # equivalent
  • List available receipes
$ ok list

Writing receipts

tbd.

TODO

  • 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) [ ]

About

Call commands from CLI with ease

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors