0.0.5 • Published 2 years ago

@goldskyio/cli v0.0.5

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

CLI

Goldsky client CLI. This allows users to create/deploy/remove subgraphs on Goldsky.

Usage

To install the published version:

npm install -g @goldsky-io/cli
goldsky --help

To develop locally, in CLI directory:

npm link
goldsky --help

NOTE: This package has no runtime dependencies as all dependencies are bundled as part of the build, therefore all dependencies are devDependencies