1.1.1 • Published 2 years ago

st-web-cli v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

STWebCLI

NPM version NPM downloads Node compatibility MIT License

A web project CLI.

STWebCLI is a web project CLI. You can use it to create many types of web projects.

Requirements

  • node 12 or later
  • npm 6 or later

Installation

npm install -g st-web-cli
# OR
yarn global add st-web-cli

Usage

Initialize a project

st-web-cli init project-name

And you can choose a template with the --template option.

List all templates

st-web-cli list

And you can query template name with --query option.

Update template config

st-web-cli update

Check if there is a new version

st-web-cli upgrade

Author

Suta, shien7654321@163.com

License

MIT license.

1.1.1

2 years ago

1.1.0

2 years ago

1.0.9

2 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago