preset <resolvable> [target-directory]
Elegant, ecosystem-agnostic scaffolding tool
Arguments
Name | Description |
---|
resolvable | Repository identifier or path to the preset |
target-directory | Directory in which to apply the preset |
Subcommands
Name | Description |
---|
apply | Apply a preset |
init | Create a new preset |
Options
Name | Description |
---|
--path, -p <path> | Path to a sub-directory in which to look for a preset |
--tag, -t <tag> | Branch or tag to use if the preset is a repository |
--no-ssh | Do not use SSH when cloning repositories |
--no-cache | Do not use the cached repository if it exists |
--help, -h | Show help for preset |
--version, -v | Show the version number |
--no-interaction | |
--debug | |
--silent | |