eitri-cli
v1.52.0
Published
Command Line Interface to make "Eitri-App" with code and fire.
Readme
Eitri
CLI for developing apps. Eitri-Apps are integral parts of the Eitri mobile development platform.
Installation
npm install -g eitri-cliInstall the eitri-cli globally (recommended).
Available commands.
eitriShow the list of available commands.
eitri loginRequests your credentials for authentication in the CLI.
eitri create my-eitri-appCreate an Eitri-App project with a name.
eitri startStart your Eitri-App in a development workspace.
eitri push-versionSubmit a version of the Eitri-App for review by a reviewer in the console before it is published to an environment.
eitri self-updateUpdate the Eitri-CLI itself to the latest version.
