1.0.0-alpha.1 • Published 5 years ago

@sage-cli/plugin-preset-bootstrap v1.0.0-alpha.1

Weekly downloads
10
License
MIT
Repository
github
Last release
5 years ago

Preset plugin for sage

Swap the front-end scaffolding for the theme.

Version Known Vulnerabilities Downloads/week License

$ npm install -g @sage-cli/plugin-preset-bootstrap
$ sage COMMAND
running command...
$ sage (-v|--version|version)
@sage-cli/plugin-preset-bootstrap/1.0.0-alpha.1 linux-x64 node-v10.15.3
$ sage --help [COMMAND]
USAGE
  $ sage COMMAND
...

sage preset:bootstrap

Use Bootstrap front-end scaffolding.

USAGE
  $ sage preset:bootstrap

OPTIONS
  -Y, --suppress    Suppress warnings when overwriting or deleting files
  --clean           Uninstall all presets before installing specified preset.
  --force           Disregard all failsafes.
  --no-interaction  Do not ask any interactive questions
  --path=path       Custom path to Sage theme
  --uninstall       Uninstall specified preset.

EXAMPLE
  $ sage preset:bootstrap

See code: src/commands/preset/bootstrap.ts