generator-luke
v6.0.5
Published
Luke's Yeoman Generator
Downloads
2
Readme
Luke's Yeoman Generator
Yeoman generator for scaffolding basic projects. I give this generator to developers who work for and with me in order to maintain consistent project structure. Although it was built for my own use, anyone can use it.
Basic Usage
First, Install w/ NPM
$ npm install -g yo generator-luke
Usage Examples
- Usage examples for project scaffolds can be found here.
- Usage examples for partials can be found here.
- You can learn the difference, here.
Documentation
- Sub-Generators - Usage information for all available sub-generators within this project.
- Project Scaffolds - A type of sub-generator used for creating/recreating full projects.
- Partials - A type of sub-generator used for creating/recreating individual project components.
License
- See: LICENSE.md