Files
developer-roadmap/roadmaps/git-github/content/github-cli@h9cf_dh_pwjialOXOlNW-.md
T
Arik Chakma 274082fd77 feat: clean roadmap content and sync scripts (#10181)
* refactor: clean to roadmap content

* refactor: move shared helpers into scripts/lib
2026-07-28 05:45:17 +06:00

564 B

GitHub CLI

GitHub CLI, or gh, is a command-line tool that lets developers interact with GitHub directly from the terminal instead of the web interface. It supports common tasks like creating repositories, managing issues, and opening pull requests without switching context. Being scriptable also makes it useful for automating GitHub-related tasks in scripts or CI pipelines.

Visit the following resources to learn more: