@shape9/cli

0.1.0-alpha.2 • Public • Published

SHAPE9 CLI

Official CLI for creating and managing projects on SHAPE9 platform.

Installation

npm install --global @shape9/cli

Usage

$ shape9 help               
Usage: shape9 [options] [command]

Options:
  -V, --version                          output the version number
  -h, --help                             display help for command

Commands:
  initialize [options]                   initialize the state of the SHAPE9 program (admin-only)
  create [options] <project_id> <title>  create an SHAPE9 project (admin-only)
  update [options] <project_id>          update metadata for an SHAPE9 project (admin or lead_artist only)
  show [options] <project_id>            show information about an SHAPE9 project (permission-less)
  dev                                    start a development HTTP server
  help [command]                         display help for command

Readme

Keywords

none

Package Sidebar

Install

npm i @shape9/cli

Weekly Downloads

1

Version

0.1.0-alpha.2

License

MIT

Unpacked Size

17.4 kB

Total Files

5

Last publish

Collaborators

  • vovacodes