0.1.3 • Published 4 years ago

sbtcreate v0.1.3

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

sbtcreate

create some project

help

$ sbtcreate
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

npx sbtcreate c demo -t empty

projects list

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

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago