semen
v1.0.12
Published
A Nano Service Framework for NodeJS
Downloads
3
Readme
Semen (alpha-1)
A Nano Service Framework for NodeJS. Inspired by Grunt and Gulp, Semen was made to create a services runner.
While Grunt and Gulp usually used for build process, Semen is supposed to run both build process and serving process. So, basically we can use the same runner for everything.
Documentation is in progress. Run npm run docs
to read the local documentation generated by jsdoc.