Skip to content

tinned-fish/gofish

 
 

Repository files navigation

GoFish, The Package Manager

Original author

The original author of this project is Matt Fisher. Due to the massive amount of time and money he had to spend on this project he decided to stop working on it and archived it.

In the past I had already contributed some 'receipes' to the companion project Fish Food (which is, BTW, also archived), so I decided that I would try to keep the GoFish and its companion project still alive as long as possible.

Release Build Status

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 tinned-fish/fish-food! Just make sure to follow the Contributing Guide first.

Troubleshooting

TBD

Security

Please email security issues to GoFish Security.

License

GoFish is licensed under the Apache v2 License.

Packages

No packages published

Languages

  • Go 89.8%
  • Shell 6.7%
  • PowerShell 2.1%
  • Makefile 1.4%