Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 336 Bytes

show.md

File metadata and controls

24 lines (16 loc) · 336 Bytes

Show command

Outputs the contents of a template

Syntax

scffld show <template>

Examples

Print the template to the screen:

npx @scffld/cli show github:scffld-dev/cli/examples/simple

Copy a template to local:

npx @scffld/cli show github:scffld-dev/cli/examples/simple \
    > templates/thing.md