autocli
v1.1.0
Published
Generic cli interface for node packages
Downloads
6
Readme
node-autocli
Ever wanted to call some function on a node module from the command line. Well, thats exactly what this is for.
Install
$ npm i -g autocli
Example usage
$ autocli semver diff 1.0.0 2.0.0
major