SaaSHub helps you find the best software and product alternatives Learn more →
Top 15 Go Fish 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.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
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.
-
-
-
I use Carapace which provides completions across tons of shells.
-
-
-
-
-
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 Fish related posts
- A tmux plugin to make creating/switching sessions easier
- How do i get history suggestion like this in my bash is there any plugin for oh my zsh. Not autocomplete but history suggestion.
- A few questions about fish
- My Favorite AWS Tools and Resources that I Use Every Day
- Explore and install terminal plugins with 1-click using the Fig Plugin Store
- Creating a bash completion script (2018)
- Terminal: How do folks memorize command, and how do folks know what command to run?
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007fea599188b8>
www.saashub.com | 3 Feb 2023
Index
What are some of the best open-source Fish projects in Go? This list will help you:
Project | Stars | |
---|---|---|
1 | fzf | 49,601 |
2 | direnv | 10,054 |
3 | oh-my-posh | 9,704 |
4 | powerline-go | 2,554 |
5 | jump | 1,540 |
6 | virtualgo | 1,285 |
7 | murex | 869 |
8 | kafkactl | 530 |
9 | gitmux | 371 |
10 | carapace-bin | 152 |
11 | carapace | 79 |
12 | tii | 32 |
13 | go-starfish | 8 |
14 | carapace-spec | 4 |
15 | ggg | 1 |