From b70ac21266915cbdab6971f0bb8aab058320def3 Mon Sep 17 00:00:00 2001 From: FrontAid CMS <56605536+frontaid@users.noreply.github.com> Date: Fri, 1 Apr 2022 21:40:20 +0200 Subject: [PATCH] Add GitHub CLI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e417ee8..60d90d4 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ Feel free to contribute. * [gitflow-avh](https://github.com/petervanderdoes/gitflow-avh) - Git extensions to provide high-level repository operations for Vincent Driessen's branching model. ## GitHub +* [GitHub CLI](https://github.com/cli/cli/) - GitHub’s official command line tool. * [gitsome](https://github.com/donnemartin/gitsome) - Supercharged GitHub command line interface (CLI). * [hub](https://github.com/github/hub) - Command-line tool that makes git easier to use with GitHub.