1.0.6 • Published 4 years ago

create-usopp v1.0.6

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

create-usopp

create some project

help

$ npm create usopp
Usage: sbtcreate [options] [command] <cmd> [options]

Options:
  -V, --version                 output the version number
  -h, --help                    output usage information

Commands:
  create|c [options] [project]  create a project by project name
  page|p <name> [type]          Create a single page file or a group of files
  ls|l [options]                show all projects, you can create

example

npm create usopp c demo -t empty

projects list

$ sbtcreate ls
****list****
empty   :an empty project only html and css js folder
webpack :an simple webpack project
1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago