cardano-graphql-cli

1.0.0-rc.12 • Public • Published

Cardano GraphQL CLI

Global install from npm

npm i -g cardano-graphql-cli
cgql --help

Execute without installing using npx

npx cardano-graphql-cli --help

Build from source using yarn

yarn & yarn add-global
cgql --help

Depending on your local environment, you may need to add the yarn global bin to your PATH. The following command is useful for a single terminal session:

export PATH="$(yarn global bin):$PATH"
cgql --help

Package Sidebar

Install

npm i cardano-graphql-cli

Weekly Downloads

0

Version

1.0.0-rc.12

License

Apache-2.0

Unpacked Size

17.3 kB

Total Files

5

Last publish

Collaborators

  • rhyslbw