1.2.5 • Published 6 years ago
ost-cli v1.2.5
Ost-cli
A mixture CLI for scaffolding Javascript projects
Status: beta
Prerequisites: Node.js (>=8.5) and Git. Most of the planned features are in in development. Creating a simple React.js typical project might be okay.
Start
Install by on-line
npx ost-cli
Install by package
npx ost-cli --package
Add Packages
You can add pkg into packages:
ost-cli
├── packages # Node
│ ├── @pkg-1.zip
│ ├── @pkg-2.zip
│ └── @pkg-3.zipPlease ensure pkg-name must includes @, and then zip it:
@web-template ==> @web-template.zip # right
web-template ==> @web-template.zip # wrongLicense
MIT
1.2.5
6 years ago
1.2.4
6 years ago
1.2.3
6 years ago
1.2.2
6 years ago
1.2.1
6 years ago
1.2.0
6 years ago
1.1.16
6 years ago
1.1.15
6 years ago
1.1.14
6 years ago
1.1.13
6 years ago
1.1.12
6 years ago
1.1.11
6 years ago
1.1.10
6 years ago
1.1.9
6 years ago
1.1.8
6 years ago
1.1.7
7 years ago
1.1.6
7 years ago
1.1.5
7 years ago
1.1.4
7 years ago
1.1.3
7 years ago
1.1.2
7 years ago
1.1.1
7 years ago
1.1.0
7 years ago
1.0.5
7 years ago
1.0.4
7 years ago
1.0.3
7 years ago
1.0.2
7 years ago
1.0.1
7 years ago
1.0.0
7 years ago