0.0.10 • Published 4 years ago

@gloxy/studio v0.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

@gloxy/studio

Command Line Interface

Manage local projects and demos in a single place instantly and smoothly.

Install

npm -g i @gloxy/studio

or

yarn global add @gloxy/studio

Usage

$ gs --help

Usage: gs [options] [command] [project-name]

Description: Manage local projects and demos in a single place instantly and smoothly.

Arguments:
  project-name   choose a project

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

Commands:
  init           init studio
  archive        archive studio or a project
  search         search project
  info           get or set information of studio or a project
  lock           lock or unlock studio
  list           list projects in the studio
  create         create a project
  clone          clone a project from git repository