Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stater/semen

Nano Service Framework for NodeJS
https://github.com/stater/semen

Last synced: 4 days ago
JSON representation

Nano Service Framework for NodeJS

Awesome Lists containing this project

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.

![Screen Shot 2016-06-14 at 12.04.09 PM](http://notes.mahdaen.name/wp-content/uploads/2016/06/Screen-Shot-2016-06-14-at-12.04.09-PM.png)

Documentation is in progress. Run `npm run docs` to read the local documentation generated by jsdoc.