0.4.22 • Published 4 years ago

@sb-mig/plugin-generate-project v0.4.22

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

plugin-generate-project

Plugin for sb-mig to generate Storyblok project with command line

npm npm GitHub issues License

Usage

$ npm install -g @sb-mig/plugin-generate-project
$ sb-mig COMMAND
running command...
$ sb-mig (-v|--version|version)
@sb-mig/plugin-generate-project/0.4.22 linux-x64 node-v16.13.0
$ sb-mig --help [COMMAND]
USAGE
  $ sb-mig COMMAND
...

Commands

sb-mig generate [PROJECT-NAME]

Generate whole project with sb-mig generate and sb-mig add components

Generate whole project with sb-mig generate and sb-mig add components

USAGE
  $ sb-mig generate [PROJECT-NAME]

OPTIONS
  -a, --add      List of components to add to project
  -c, --copy     Copy downloaded files into your folder structure (outside node_modules).
  -h, --help     show CLI help
  -n, --nospace  Do not create a space for project. (for example when you have one already)

EXAMPLE
  $ sb-mig generate project-name --add @storyblok-components/ui-accordion @storyblok-components/ui-section

See code: lib/commands/generate.js

0.4.22

4 years ago

0.4.12

4 years ago

0.4.11

4 years ago

0.4.10

4 years ago

0.4.9

4 years ago

0.4.8

5 years ago

0.4.7

5 years ago

0.4.6

5 years ago

0.4.5

5 years ago

0.4.4

5 years ago

0.4.3

5 years ago

0.4.2

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.0

5 years ago

0.3.1

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.4

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago