Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1004 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 1004 Bytes

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.