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.
$ npm install -g yo generator-luke
- Usage examples for project scaffolds can be found here.
- Usage examples for partials can be found here.
- You can learn the difference, here.
- 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.
- See: LICENSE.md