wstarter
v0.4.307
Published
Collection of tools to generate background service to start and pack application. Use the module to keep files structure of the application and make code aware wherein the file system is it executed.
Downloads
260
Readme
module::Starter
Collection of tools to generate background service to start and pack application. Use the module to keep files structure of the application and make code aware wherein the file system is it executed.
Try out from the repository
git clone https://github.com/Wandalen/wStarter
cd wStarter
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 'wstarter@stable'
Willbe
is not required to use the module in your project as submodule.