Partial: "luke:scripts" (source)
Generates the /scripts directory.
$ yo luke:scripts
scripts/README.md
(static, source)scripts/{script}
(generated)
- Dynamically copies scripts that are specified by other partials.
This partial is included by the following:
- luke:app (project scaffold)
- luke:cship (project scaffold)
- luke:grits (project scaffold)
- luke:grits-scripts (partial)
- luke:module (project scaffold)
- luke:pm2 (partial)
- 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