Skip to content
/ skycli Public
forked from SkygearIO/skycli

Command line interface to Skygear Portal

License

Notifications You must be signed in to change notification settings

elly0t/skycli

 
 

Repository files navigation

Skygear Portal CLI

skycli is the command line interface to Skygear Portal. You can use skycli to deploy your cloud functions to Skygear Cloud.

Installation

Installing skycli is easy.

Using Homebrew (for macOS)

$ brew tap skygeario/tap
$ brew install skycli

Using npm (for macOS, Linux and Windows)

$ npm install -g skycli

Download executable binaries

You can also download a pre-built executable binaries from GitHub Releases. We have pre-built executable binaries for macOS, Linux and Windows.

Usage

You can find out how to use skycli by running skycli help.

More documentation will be available later.

Contributing

More information is available in Development Notes.

About

Command line interface to Skygear Portal

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 58.2%
  • JavaScript 41.0%
  • Other 0.8%