apollo-kotlin-cli

Command line tool for your GraphQL projects

MIT License

Stars
1
Committers
3

๐Ÿš€ Apollo Cli

Command line tool for your GraphQL projects.

Installation

Install latest version:

curl -sS https://raw.githubusercontent.com/apollographql/apollo-kotlin-cli/main/install.sh | sh

Install a specific version (in CI):

VERSION=0.0.4 curl -sS https://raw.githubusercontent.com/apollographql/apollo-kotlin-cli/main/install.sh | sh

Usage

Type --help for up-to-date usage

apollo-kotlin-cli --help