@enyo-energy/cli
v1.0.2
Published
The Enyo CLI is a npm-based cli to publish and deploy your Enyo Energy Apps to our store.
Downloads
15
Readme
Enyo CLI
The Enyo CLI is a npm-based cli to publish and deploy your Enyo Energy Apps to our store.
Authorization
You need a Developer Org to use the Enyo CLI. Reach out to [email protected] to get your Developer Org.
If you own a verified Developer Org, you can create a new API key and use this one by providing the --api-key <API KEY> argument to your call.
Installation
To install the Enyo CLI, run:
npm install -g @enyo-energy/cliTo install the Enyo CLI locally in your project, run:
npm run build
npm linkUsage
To see all available commands, run:
enyo --help