0.0.12 • Published 4 years ago

ora-cli v0.0.12

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

ora-cli

Build status NPM Download NPM Version NPM License PRs Welcome

A simple scaffolding for creating ora projects.

Installation

Prerequisites: Node.js (>=6.x, 8.x preferred), npm version 3+ and Git.

$ npm install ora-cli -g

Usage

# Get ora help
$ ora / ora -h / ora --help
# List templates
$ ora list
# New project
$ ora init [template-name] <project-name>

Example:

$ ora init project-name
# Or
$ ora init username/repo project-name

The above command pulls the template from ora-templates, prompts for some information, and generates the project at ./my-project/.

License

MIT

0.0.12

4 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago

1.0.7

5 years ago

1.0.6

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