/autocli

Generic cli interface for node packages

Primary LanguageJavaScriptMIT LicenseMIT

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