Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

fishworks/gofish

Repository files navigation

GoFish, The Package Manager

THIS PROJECT IS BEING ARCHIVED

Due to the amount of time and money required to maintain this side project, I am archiving it. Please feel free to send me an email if you have any questions or comments.

Build Status

Features, usage and installation instructions can be found on the homepage.

What does GoFish do?

GoFish is a cross-platform systems package manager, bringing the ease of use of Homebrew to Linux and Windows.

$ gofish install go
==> Installing go...
🐠  go 1.10.1: installed in 2.307602197s

GoFish works across all three major operating systems (Windows, MacOS, and Linux). It installs packages into its own directory and symlinks their files into /usr/local (or C:\ProgramData for Windows). You can think of it as the cross-platform Homebrew.

Want to add your project to the list of installable thingies?

Make a PR at fishworks/fish-food! Just make sure to follow the Contributing Guide first.

Troubleshooting

For troubleshooting, see the Troubleshooting Guide.

Security

Please email security issues to Matt Fisher.

License

GoFish is licensed under the Apache v2 License.