1.0.0-rc.12 • Published 5 years ago
cardano-graphql-cli v1.0.0-rc.12
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
1.0.0-rc.12
5 years ago
1.0.0-rc.11
5 years ago
1.0.0-rc.10
5 years ago
1.0.0-rc.9
5 years ago
1.0.0-rc.7
5 years ago
1.0.0-rc.6
5 years ago
1.0.0-rc.5
5 years ago
1.0.0-rc.4
5 years ago