Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.73 KB

scripts.md

File metadata and controls

47 lines (30 loc) · 1.73 KB

Partial: "luke:scripts" (source)

Generates the /scripts directory.

Usage Example

$ yo luke:scripts

Files Created

  • scripts/README.md (static, source)
  • scripts/{script} (generated)

Other Operations

  • Dynamically copies scripts that are specified by other partials.

Dependents

This partial is included by the following:

Note: Additional, unlisted, project scaffolds may automatically include this partial by way of partial dependency.

Further Reading