@echo./cli-plugin-web
TypeScript icon, indicating that this package has built-in type declarations

0.3.3 • Public • Published

@echo./cli-plugin-web

echo web project related boilerplate

Usage

$ npm install -g @echo./cli-plugin-web
$ echo.web COMMAND
running command...
$ echo.web (-v|--version|version)
@echo./cli-plugin-web/0.3.3 linux-x64 node-v14.15.1
$ echo.web --help [COMMAND]
USAGE
  $ echo.web COMMAND
...

Commands

echo.web conf [KEY] [VALUE]

manage configuration

USAGE
  $ echo.web conf [KEY] [VALUE]

ARGUMENTS
  KEY    key of the config
  VALUE  value of the config

OPTIONS
  -d, --cwd=cwd          config file location
  -d, --delete           delete?
  -h, --help             show CLI help
  -k, --key=key          key of the config
  -n, --name=name        config file name
  -p, --project=project  project name
  -v, --value=value      value of the config

See code: conf-cli

echo.web utils:init

Initialize new project by a pre template

USAGE
  $ echo.web utils:init

OPTIONS
  -c, --custom                     custom some handle logic after created project
  -d, --develop=develop            [default: yarn dev] starting projects command such as yarn dev
  -f, --firstCommit=firstCommit    [default: first commit] your first commit message
  -g, --git                        comfirm if you need init git to your project
  -h, --hosting=hosting            (required) [default: github.com] git hosting
  -i, --initialize=initialize      [default: yarn install] project initialize command such as yarn install
  -n, --name=name                  (required) [default: echo-helloworld] project name
  -p, --preset=preset              (required) [default: echoings/stencil.] git repo
  -r, --remoteOrigin=remoteOrigin  your remote origin
  -s, --stencil=stencil            (required) [default: web-vue-vuetify] git branch or tag
  -t, --type=type                  [default: new] project type

echo.web web:init

USAGE
  $ echo.web web:init

OPTIONS
  -c, --custom                     custom some handle logic after created project
  -d, --develop=develop            [default: yarn dev] starting projects command such as yarn dev
  -f, --firstCommit=firstCommit    [default: first commit] your first commit message
  -g, --git                        comfirm if you need init git to your project
  -h, --hosting=hosting            (required) [default: github.com] git hosting
  -i, --initialize=initialize      [default: yarn install] project initialize command such as yarn install
  -n, --name=name                  (required) [default: echo-helloworld] project name
  -p, --preset=preset              (required) [default: echoings/stencil.] git repo
  -r, --remoteOrigin=remoteOrigin  your remote origin
  -s, --stencil=stencil            (required) [default: web-vue-vuetify] git branch or tag
  -t, --type=type                  [default: new] project type

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.3.31latest
0.3.3-rc-202011311314140rc
0.3.3-alpha-20201131133240alpha

Version History

VersionDownloads (Last 7 Days)Published
0.3.31
0.3.3-rc-202011311314140
0.3.3-alpha-20201131133240
0.3.3-alpha-202011311226120
0.3.2-alpha-2020114419360
0.3.20
0.3.2-20201131859140
0.3.2-alpha-20201131855360
0.3.2-alpha-20201131845180
0.3.2-alpha-2020113182420
0.3.2-alpha-20201131757380
0.3.10
0.3.00
0.2.80
0.2.70
0.2.60
0.2.50
0.2.40
0.2.30
0.2.20
0.2.10
0.1.0-alpha.230
0.1.0-alpha.220
0.1.0-alpha.210
0.1.0-alpha.200
0.1.0-alpha.190
0.1.0-alpha.180
0.1.0-alpha.170
0.1.0-alpha.160
0.1.0-alpha.150
0.1.0-alpha.140
0.1.0-alpha.130
0.1.0-alpha.120
0.1.0-alpha.110
0.1.0-alpha.100

Package Sidebar

Install

npm i @echo./cli-plugin-web

Weekly Downloads

1

Version

0.3.3

License

MIT

Unpacked Size

19 kB

Total Files

10

Last publish

Collaborators

  • zeroooooooo