vorpal-rc
.rc file support for Vorpal.js
Installation
$ npm i vorpal-rc
Usage
;; const vorpal = ; // first declare your commandsvorpal action { this; ; }; // execute ~/.awesomerc then show command linevorpal ;
Example
Quick example :
$ npm i$ cat ~/.awesomerchello Vorpalexit$ npm run example ~/.awesomercHi Vorpal !$
License
MIT