From 7fc2e4a30cd7e1d07b915b868797afe52ede7b05 Mon Sep 17 00:00:00 2001 From: Andy Hall Date: Mon, 15 Apr 2024 15:51:44 -0400 Subject: [PATCH] Add gh --- data/apps.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/apps.csv b/data/apps.csv index 0764174..e4fd2fd 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1499,3 +1499,4 @@ package-manager,krew,https://krew.sigs.k8s.io/,https://github.com/kubernetes-sig devops,kubectx,https://kubectx.dev/,https://github.com/ahmetb/kubectx,Quickly switch between clusters and namespaces in kubectl. package-manager,mise,https://mise.jdx.dev/,https://github.com/jdx/mise,"A development environment setup tool: dev tools, env vars, and task runner. Like `asdf` + `direnv` + `make`." devops,stern,,https://github.com/stern/stern,Multi pod and container log tailing for Kubernetes. +git,gh,https://cli.github.com/,https://github.com/cli/cli,"GitHub's official tool to manage repos, issues, projects, gists and much more."