Skip to content

Repository files navigation

ctt client

Running

  • make sure munge service is running

Dev

  • schema.grahql is downloaded from the server (/schema)
    • see async_graphql::Schema::sdl
  • query.graphql is manually written, with help from graphiQL
  • these are used to generate queries.rs
    • cargo graphql-client generate -s schema.graphql query.graphql
      • this is then manually edited (to add clap derives) and copied into src

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

9 watching

Forks

Releases

Packages

Used by

Contributors

Languages