macOS ◆ xterm ◆ bash 1249 views

Scaffolding tool for OzJS which offers a packaging workflow integrates Ozma, istatic, Grunt, Yo, Compass/Stylus, micro-framework and many best practices.

Available generators:

  • ozjs (aka ozjs:app) - create a OzJS-based web app project
  • ozjs:npm - create configure files to publish AMD module to NPM without tears
  • more coming soon…

Getting Started

Require

  1. node, npm
  2. grunt v0.4 - npm install grunt-cli -g
  3. istatic - node install node-istatic -g
  4. Yo - npm install yo -g
  5. ruby, gem, bundler (if you need Scss)

http://ozjs.org/generator-ozjs/