@cardano-graphql/cli
TypeScript icon, indicating that this package has built-in type declarations

8.0.0 • Public • Published

Cardano GraphQL - CLI

Global install from npm

npm i -g @cardano-graphql/cli
cgql --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

/@cardano-graphql/cli/

    Package Sidebar

    Install

    npm i @cardano-graphql/cli

    Weekly Downloads

    15

    Version

    8.0.0

    License

    Apache-2.0

    Unpacked Size

    481 kB

    Total Files

    61

    Last publish

    Collaborators

    • rhyslbw