1.2.5 • Published 5 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.zip
Please ensure pkg-name must includes @
, and then zip it:
@web-template ==> @web-template.zip # right
web-template ==> @web-template.zip # wrong
License
MIT
1.2.5
5 years ago
1.2.4
5 years ago
1.2.3
5 years ago
1.2.2
5 years ago
1.2.1
5 years ago
1.2.0
5 years ago
1.1.16
5 years ago
1.1.15
5 years ago
1.1.14
5 years ago
1.1.13
5 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
6 years ago
1.1.6
6 years ago
1.1.5
6 years ago
1.1.4
6 years ago
1.1.3
6 years ago
1.1.2
6 years ago
1.1.1
6 years ago
1.1.0
6 years ago
1.0.5
6 years ago
1.0.4
6 years ago
1.0.3
6 years ago
1.0.2
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago