lore-cli
v0.13.2
Published
The Command Line Interface (CLI) for Lore
Downloads
19
Readme
lore-cli
*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
* _.-"\ *
* ▄█ ▄██████▄ ▄████████ ▄████████ _.-" \ *
* ███ ███ ███ ███ ███ ███ ███ ,-" \ *
* ███ ███ ███ ███ ███ ███ █▀ ( \ \ *
* ███ ███ ███ ▄███▄▄▄▄██▀ ▄███▄▄▄ \ \ \ *
* ███ ███ ███ ▀▀███▀▀▀▀▀ ▀▀███▀▀▀ \ \ \ *
* ███ ███ ███ ▀███████████ ███ █▄ \ \ _.-; *
* ███▌ ▄ ███ ███ ███ ███ ███ ███ \ \ _.-" : *
* █████▄▄██ ▀██████▀ ███ ███ ██████████ \ \,-" _.-" *
* ▀ ███ ███ \( _.-" *
* `--" *
* ~ BUILD APPS WORTHY OF LEGEND ~ *
*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
Installation
With node installed:
# Get the latest stable release of the lore-cli
$ npm install lore-cli -g
Usage
To generate a new Lore project:
$ lore new <project name>