Cli Alternatives
-
croc
Easily and securely send things from one computer to another :crocodile: :package:
-
glab
An open-source GitLab command line tool bringing GitLab's cool features to your command line
-
Scout
Get performance insights in less than 4 minutes. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
Moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
Gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
-
Git
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
-
syncthing
Open Source Continuous File Synchronization
-
ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
-
Google Test
Googletest - Google Testing and Mocking Framework
-
ngrok
Introspected tunnels to localhost
-
go-kit
A standard library for microservices.
-
Kingfisher
A lightweight, pure-Swift library for downloading and caching images from the web.
-
fd
A simple, fast and user-friendly alternative to 'find'
-
dgraph
Native GraphQL Database with graph backend
-
jaeger
CNCF Jaeger, a Distributed Tracing Platform
-
Fiber
⚡️ Express inspired web framework written in Go
-
groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
-
Nomad
Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
-
gopsutil
psutil for golang
-
PyGitHub
Typed interactions with the GitHub API v3
-
Guora
🖖🏻 A self-hosted Quora like web application written in Go 基于 Golang 类似知乎的私有部署问答应用 包含问答、评论、点赞、管理后台等功能
Posts
-
Github from python
First, download gh. If you're on windows and, like me, don't have scoop or chocolatey, use the msi installer.
-
Quick Tips: Level Up Your Workflow
GLab/GitHub CLI
- How to Make Git Only Clone into a Specific Directory?
-
TIL • I discovered GitHub for Unity and GitHub CLI commands
That’s when one of my viewers (remember I am streaming while I’m learning) chimed in and said I should use the command line. I’ve been doing a lot of work using the GitHub CLI and it’s been amazing. Being able to clone, fork, create repos and more from the terminal makes life a lot easier. I totally forgot (or rather didn’t really know how) the command line allows you to make lots of changes all at once.
-
Rep, CLI-based & Colorized GitHub repository reader?
(https://github.com/cli/cli) :
-
Some Helpful Git Commands
Bonus Round - GitHub Edition! If you use GitHub as your main repository, you can use their recently released command line tool, "gh". If you use their "repo" functionality with the "fork" verb, it will automatically perform the following tasks for you
-
Extending the GitHub CLI
Now, this might be a feature that comes soon to the CLI but I’m an impatient person, so I set out to work out how to do it myself.
-
Script/plugin to get github pull request comments into quickfix?
You could use github's cli to script something? gh pr view should show the current branch's PR.
-
Backup your GitHub repositories using Bash script and GitHub CLI defining a simple GraphQl query
You must have a valid account on GitHub and you have to download and install the GitHub CLI (if you need more info about this cli tool follow this link). After the installation of the GitHub CLI you can check the installation running the following command:
-
GitHub CLI: PRs, Issues e outros conceitos do GitHub direto no terminal
Como sugere o repositório oficial, a CLI do GitHub está disponível para repositórios hospedados em GitHub.com e GitHub Enterprise Server 2.20+, e pode ser instalado em MacOS, Windows e Linux.
-
A day with Linux-2: How to undo apt-get autoremove
Well i am trying to install gh cli in my ubuntu 20LTS but get dpkg error because there is a name conflict between gh and gitsome and in this issue they suggest me to remove gitsome (if i am not using it), so when i sudo apt remove gitsome i accidentally type sudo apt autoremove which remove most of my python3 package.Then i realize what i have done,so to recover my python3 package i run the following command
-
Search For GIFs Without Leaving Your Terminal
When I am reviewing Pull Requests (via gh or glab), I often like to post a funny GIF as a comment when I'm approving the PR (hopefully to leave the collaborator with a smile).
-
Things I always install on Ubuntu
GitHub CLI
-
GitHub CLI - How to Create a Repo from your Terminal
Linux Instructions Here
Refer to this README for specific installation instructions for your OS including Windows and MacOS.
Stats
cli/cli is an open source project licensed under MIT License which is an OSI approved license.