2.0.6 • Published 5 years ago

hephaestus-cli v2.0.6

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Installation

$ npm install --save hephaestus-cli

Quick Start

The quickest way to get started with Hephaestus is to utilize the executable hephaestus-cli to generate an application as shown below:

Create demo app:

$ ./node_modules/hephaestus-cli/bin/hephaestus-cli hephaestus-site-bare

Build site:

$ ./node_modules/hephaestus-cli/bin/hephaestus-cli forge

Command Line Options