1.2.5 • Published 4 years ago

ost-cli v1.2.5

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Build Status npm

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

online

Install by package

npx ost-cli --package

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

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.16

4 years ago

1.1.15

4 years ago

1.1.14

4 years ago

1.1.13

4 years ago

1.1.12

4 years ago

1.1.11

4 years ago

1.1.10

4 years ago

1.1.9

4 years ago

1.1.8

4 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago