1.1.1 • Published 9 months ago

st-web-cli v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months 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

9 months ago

1.1.0

12 months ago

1.0.9

12 months ago

1.0.8

1 year ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago