wcommandsaggregator
v0.3.375
Published
The tool to make CLI ( commands user interface ). It is able to aggregate external binary applications, as well as functions, which are written in your language.
Downloads
938
Readme
module::CommandsAggregator
The tool to make CLI ( commands user interface ). It is able to aggregate external binary applications, as well as functions, which are written in your language.
Try out from the repository
git clone https://github.com/Wandalen/wCommandsAggregator
cd wCommandsAggregator
will .npm.install
node sample/trivial/Sample.s
Make sure you have utility willbe
installed. To install willbe: npm i -g willbe@stable
. Willbe is required to build of the module.
To add to your project
npm add 'wcommandsaggregator@stable'
Willbe
is not required to use the module in your project as submodule.