CLI

Install CLI

ℹ️
Install CLI Through NPM
npm i -g @heronjs/cli

Create Project With CLI

ℹ️
Use Cli to create heron project with the latest version.
npx hjs -i

Generate Classes With CLI

npx hjs -g <command>