lore-cli

The Command Line Interface (CLI) for Lore

Usage no npm install needed!

<script type="module">
  import loreCli from 'https://cdn.skypack.dev/lore-cli';
</script>

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>