Skip to content

gpedro/generator-dojo-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generator DojoJS

Usage

  Usage: dojojs [name] [dir]

  Options:

    -h, --help     output usage information
    -V, --version  output the version number

Generated Structure

.
├── Gulpfile.js
├── README.md
├── package.json
├── spec
│   ├── dojo
│   │   └── dojoSpec.js
│   └── support
│       └── jasmine.json
└── src
    └── index.js

LICENSE

MIT