0.2.2 • Published 11 years ago

generator-ozjs v0.2.2

Weekly downloads
51
License
-
Repository
-
Last release
11 years ago

OzJS generator

Yeoman generator for OzJS which integrates Ozma, istatic, Grunt, Compass/Stylus, micro-framework and many best practices.

Available generators:

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, bundle (if you need Scss)

Install

cd ~
npm install generator-ozjs

Usage

App

cd empty_project_directory
yo ozjs 
npm install
bundle install
istatic pull
grunt

or

yo ozjs project_name
cd project_name
npm install
bundle install
istatic pull
grunt

More coming soon...

Source code

More References

See OzJS References

Release History

See OzJS Release History

License

Copyright (c) 2010 - 2013 dexteryy
Licensed under the MIT license.

0.2.2

11 years ago

0.2.1

11 years ago

0.2.0

11 years ago

0.1.13

11 years ago

0.1.12

11 years ago

0.1.11

11 years ago

0.1.10

11 years ago

0.1.9

11 years ago

0.1.8

11 years ago

0.1.7

11 years ago

0.1.6

11 years ago

0.1.5

11 years ago

0.1.4

11 years ago

0.1.3

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago