Bormaŝino
Overview
A package to build SPAs (Single Page Applications) with Ruby.
Dependencies
Mainly this package depends on these:
Examples
How to use
See app template.
Releasing
rubygem
$ cd gem
$ bundle exec rake build
$ gem push pkg/bormashino-XXX.gem
npm package
$ cd npm
$ npm publish