eitri-cli
v1.35.0
Published
Command Line Interface to make "Eitri-App" with code and fire.
Downloads
1,777
Readme
Eitri
CLI for developing apps. Eitri-Apps are integral parts of the Eitri mobile development platform.
Installation
npm install -g eitri-cli
Install the eitri-cli globally (recommended).
Available commands.
eitri
Show the list of available commands.
eitri login
Requests your credentials for authentication in the CLI.
eitri create my-eitri-app
Create an Eitri-App project with a name.
eitri start
Start your Eitri-App in a development workspace.
eitri push-version
Submit a version of the Eitri-App for review by a reviewer in the console before it is published to an environment.
eitri self-update
Update the Eitri-CLI itself to the latest version.