Partial: "luke:readme" (source)
A partial that creates a basic README.md
with a generic message/description.
$ yo luke:readme
README.md
(template, source)
This partial is included by the following:
- luke:app (project scaffold)
- luke:grits (project scaffold)
- luke:module (project scaffold)
- luke:sls-service (project scaffold)
Note: Additional, unlisted, project scaffolds may automatically include this partial by way of partial dependency.
- Source - The source code for this partial
- Partial Listing - Individual docs for each partial
- About Partials - Information about partials
- About Project Scaffolds - Basic information about project scaffolds
- About Sub-Generators - General information about generators and sub-generators
- Project README - Basic project information