Skip to content

hyron-group/hyron-cli

Repository files navigation

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]