1.0.4 • Published 5 years ago

@hyron/cli v1.0.4

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

Installation

$ npm install -g @hyron/cli

Usage

The below commands are all supported by inquirer extremely user friendly

1. Init a module/app used template

hyron init [app|services|plugins|addons] [path]

2. Start app using JSON build file

hyron start [path]