sbtcreate

0.1.3 • Public • Published

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

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i sbtcreate

    Weekly Downloads

    1

    Version

    0.1.3

    License

    MIT

    Unpacked Size

    633 kB

    Total Files

    15

    Last publish

    Collaborators

    • austin.sun