@hyron/cli
v1.0.4
Published
Work easier with the hyron framework
Downloads
7
Readme
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]