npm.io
1.0.5 • Published 8 years agoCLI

gcms-cli

Licence
ISC
Version
1.0.5
Deps
14
Size
114 kB
Vulns
6
Weekly
0

GCMS CLI

These are the GCMS Command Line Interface (CLI) Tools. They can be used to:

Installation

You need to install Node.js and npm. Note that installing Node.js should install npm as well.

Once npm is installed, get the GCMS CLI by running the following command:

npm install -g gcms-cli

Commands

The command gcms --help lists the available commands and gcms <command> --help shows more details for an individual command.

If a command is project-specific, you must either be inside a project directory with an active project alias.

Below is a brief list of the available commands and their function:

login | Authenticate to your Avengers account. Requires access to a web browser.

logout | Sign out of the GCMS CLI.

sync | Quickly generate code.

init | Setup a new Avengers boilerplate.

help | Display help information about the CLI or specific commands.