Thanks to visit codestin.com
Credit goes to github.com

Skip to content

brandonhimpfen/awesome-github

Repository files navigation

Awesome GitHub Awesome Lists

DOI
GitHub Sponsor Β  Buy Me a Coffee Β  Ko-Fi Β  PayPal

πŸ“Œ This repository is archived with Zenodo and can be cited using the DOI above.

A curated list of high-quality tools, resources, libraries, and guides for working with GitHub as a platform for code hosting, collaboration, automation, and project management.

Support ongoing maintenance and curation via GitHub Sponsors.

Contents

Official Resources

  • GitHub Docs – Official documentation for all GitHub features.
  • GitHub API – REST API documentation.
  • GitHub GraphQL API – GraphQL API for advanced queries.
  • GitHub CLI – Command-line interface for managing GitHub repositories.

APIs & SDKs

  • Octokit – Official GitHub SDKs and libraries for REST and GraphQL APIs.
  • PyGitHub – Python library for GitHub REST API.
  • Hub – GitHub command-line tool.
  • ghapi – Fast Pythonic interface to the GitHub API.

Development Tools

  • GitHub Desktop – Official GUI client for GitHub on Windows and macOS.
  • GitKraken – Cross-platform Git GUI with GitHub integration.
  • Fork – Git client for Mac and Windows.

Automation & CI/CD

  • GitHub Actions – Automate workflows directly on GitHub.
  • Dependabot – Automatically update dependencies in GitHub repositories.
  • Mergify – Automate pull request merging and rules.

Project Management

  • ZenHub – Agile project management within GitHub.
  • GitHub Projects – Built-in GitHub project boards and automation.

Security & Compliance

  • GitHub Security Advisories – Official list of vulnerabilities and advisories.
  • CodeQL – Static analysis tool for security vulnerabilities.
  • Snyk – Open source security integration with GitHub.

Data & Analytics

Communities & Forums

Related Awesome Lists

Contribute

Contributions are welcome. Please ensure your submission fully follows the requirements outlined in CONTRIBUTING.md, including formatting, scope alignment, and category placement.

Pull requests that do not adhere to the contribution guidelines may be closed.

License

CC0