Skip to content

matthewsucar/ctt_client

 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 100.0%