1.0.12 • Published 5 months ago

mutableai-cli v1.0.12

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

Mutable.ai CLI

V1 of this CLI client is mostly for syncing changes made on the webapp (app.mutable.ai) to your local development environment.

Prerequisites

  • To run the CLI, you need to have Node.js installed
  • You need to have git CLI setup

Installation guide

Step 1. Build the script locally.

$ npm install -g mutableai-cli

Step 2. Setup environment

$ touch ~/.mutableai.config

Setup ~/.mutableai.config

USER_EMAIL=<account you used to sign in>
USER_KEY=<key you generated in the webapp>

Step 3. Connect to the webapp

Follow the instruction on the webapp. An example command is:

$ mutable.ai sync <session id>

1.0.12

5 months ago

1.0.11

5 months ago

1.0.10

6 months ago

1.0.9

6 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago