Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free. Learn more →
Top 23 Go Zsh Projects
-
Project mention: I created a script that converts tex files to a txt files for grammar checking | reddit.com/r/LaTeX | 2023-01-30
Also the git repo is here https://github.com/junegunn/fzf
-
Have a look at direnv instead.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Project mention: Oh My Posh: A prompt theme engine for any shell | news.ycombinator.com | 2023-01-31
-
https://github.com/justjanne/powerline-go https://formulae.brew.sh/formula/powerline-go
-
Project mention: Vent: I'm tired of the 1001 libraries of virtual environments. | reddit.com/r/Python | 2022-11-22
It's basically a worse version of jump, but whatevs. It works for me.
-
-
murex
Bash-like shell and scripting environment with advanced features designed for safety and productivity (eg smarter DevOps tooling)
It's possible without any kernel changes. My shell (https://github.com/lmorg/murex) already supports doing that.
The way it works is it uses fd3 to communicate schema information so it can natively support all the existing "dumb" pipes without any modification but any new tools can be written to send objects instead (albeit byte encoded).
It's not as elegant as PowerShell sending .NET objects natively, but then PowerShell doesn't work with existing CLI tools natively (it needs wrapper scripts to convert them into PowerShell commands). Whereas my shell is fully backwards compatible while still supporting a suite of additional functionality too.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
Project mention: Runlike: Given an existing Docker container, prints the command line to run it | news.ycombinator.com | 2023-01-20
-
-
-
-
-
nhi
:tv: Automatically capture all potentially useful information about each executed command (as well as its output) and get powerful querying mechanism
Project mention: Always save the output of the every command in a file | reddit.com/r/zsh | 2022-02-09Check out nhi.
-
Project mention: Packaging go project without downloading dependencies to `~/go` | reddit.com/r/archlinux | 2022-02-11
Hello. I'm trying to package https://github.com/wvanlint/twf.
-
I use Carapace which provides completions across tons of shells.
-
-
-
-
-
Project mention: Show HN: New set of Go libraries for CLI Development | news.ycombinator.com | 2023-01-11
This library wraps the readline library (described below) and leverages cobra commands in order to provide a closed-loop console working with cobra commands out of the box, also providing many comfort-of-life features at minimum cost, like support for oh-my-posh prompt engines, different menus and much more.
Readline (https://github.com/reeflective/readline)
-
-
-
ggg
Good Git Getter is a simple git "clone" assistant featuring recursive subdirectory creation and updating the users CWD after getting the code (by starkers)
Project mention: GitHub - starkers/ggg: Good Git Getter is a simple git "clone" assistant featuring recursive subdirectory creation and updating the users CWD after getting the code | reddit.com/r/coolgithubprojects | 2022-12-03 -
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Go Zsh related posts
- Bash script to invoke conda environment
- Oh My Posh: A prompt theme engine for any shell
- Is it possible to use Nerd Fonts as the font for Terminals in Visual Studio?
- A tmux plugin to make creating/switching sessions easier
- Getting the version of fzf (ver. 0.24) you can get for Debian Bullseye to work like a charm.
- Replicate the function of a ZSH `print` command using FISH
- [Flask] Best / Modern approaches for fuzzy name searching?
-
A note from our sponsor - SonarQube
www.sonarqube.org | 1 Feb 2023
Index
What are some of the best open-source Zsh projects in Go? This list will help you:
Project | Stars | |
---|---|---|
1 | fzf | 49,459 |
2 | direnv | 10,012 |
3 | oh-my-posh | 9,597 |
4 | powerline-go | 2,550 |
5 | jump | 1,530 |
6 | virtualgo | 1,285 |
7 | murex | 865 |
8 | resh | 838 |
9 | dstask | 678 |
10 | cw | 657 |
11 | kafkactl | 527 |
12 | gitmux | 370 |
13 | nhi | 251 |
14 | twf | 233 |
15 | carapace-bin | 146 |
16 | nostromo | 128 |
17 | carapace | 80 |
18 | fzshell | 60 |
19 | tii | 32 |
20 | readline | 22 |
21 | oneterminal | 8 |
22 | carapace-spec | 4 |
23 | ggg | 1 |