Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install on Linux? #38

Open
dominicraf opened this issue Aug 6, 2024 · 1 comment
Open

How to install on Linux? #38

dominicraf opened this issue Aug 6, 2024 · 1 comment

Comments

@dominicraf
Copy link

I see instructions how to install on Mac but not how to install on Linux (specifically Ubuntu in my case). Can anyone help?

@januxnet
Copy link

First install Golang:

sudo apt install golang-go

And finally install butterfish with go install:

go install github.com/bakks/butterfish/cmd/butterfish@latest

or check file in "releases" maybe it has more instructions

this is just to install, you need more instructions to add to shell automatically

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants