Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.77 KB

File metadata and controls

27 lines (20 loc) · 1.77 KB

github-misc-scripts

./gh-cli scripts ./scripts scripts linting workflow stars

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, and gh 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.