ghtool 0.10.6

A command-line tool for interacting with Github API with some specialized features oriented around Checks
Documentation
1
2
3
4
5
query CurrentUser {
  viewer {
    login
  }
}