Miscellaneous GitHub scripts, gh
commands, API calls, GraphQL queries, etc. for power user automation.
See the folder categories:
- api direct API calls using
curl
- gh-cli 🚀 ✨ ⬅️ most updated and comprehensive scripts using
gh
,gh api
, andgh api graphql
! - git Git-related scripts/commands
- graphql GraphQL queries using
curl
- scripts standalone scripts and specialized tools
Tip
The gh-cli folder is the most maintained; I've started adding both API and GraphQL queries in there using gh api
and gh api graphql
commands.
Important
Your script contribution is welcome! ⭐️ Please see the CONTRIBUTING.md file for more details.