https://github.com/thaliaarchi/gofish
Go version manager for fish shell
https://github.com/thaliaarchi/gofish
Last synced: 2 months ago
JSON representation
Go version manager for fish shell
- Host: GitHub
- URL: https://github.com/thaliaarchi/gofish
- Owner: thaliaarchi
- License: mit
- Created: 2020-07-09T05:24:44.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-09T07:03:00.000Z (almost 5 years ago)
- Last Synced: 2025-01-25T10:08:17.414Z (4 months ago)
- Language: Go
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Gofish
Gofish is a Go version manager for simple installation and upgrading.
## Planned features
- Fish completions
- Verify SHA-256 checksums (SHA-1 for older releases) and GPG signatures
of downloaded releases
- Installation of gccgo and possibly
[gollvm](https://go.googlesource.com/gollvm/)
- Bootstrapping from source
- Port scripts to zsh and bash