Skip to content

ibm-js/generator-deliteful-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generator-deliteful-app Build Status

Yeoman generator for applications leveraging deliteful elements.

Status

Latest release is 0.3.x

Issues

Bugs and open issues are tracked in the github issues tracker.

Installation

To install generator-deliteful-app from npm, run:

$ npm install -g generator-deliteful-app

Make a new directory and cd into it:

mkdir -p my-app && cd $_

Finally, initiate the generator to scaffold your application and follow the instructions:

$ yo deliteful-app

Licensing & Contributions

This project is distributed by the Dojo Foundation and licensed under the "New" BSD License.

All contributions require a Dojo Foundation CLA.