node-injectjs
v2.0.1
Published
A NodeJS Dependency Management Framework
Readme
InjectJS
Asynchronous dependency management framework
How to use:
Initial steps
- On your project folder run:
npm i node-injectjs -gin order to install the client. - Then run:
injectjs initin order to bootstrap the application.
Implementation
Coming soon..
