Skip to content

rise2semi/generator-rang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RANG generator


[R]equireJS + [ANG]ularJS = RANG

Yeoman generator for AngularJS application with RequireJS

Usage

Install generator-rang:

npm install -g generator-rang

Run yo rang to show available commands:

yo rang

Generators

Note: Generators are to be run from the root directory of your app.

Screen

Generates a screen module with a controller and view.

Example:

yo rang:screen

Partial

Generates a partial module with a view and optionally a controller

Example:

yo rang:partial

Testing

gulp test

Changelog

Recent changes can be viewed on Github on the Releases Page

About

Scaffolds out AngularJS application with RequireJS

Resources

Stars

Watchers

Forks

Packages

No packages published