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

make ipget available to install via brew #109

Open
wottpal opened this issue May 1, 2022 · 3 comments
Open

make ipget available to install via brew #109

wottpal opened this issue May 1, 2022 · 3 comments
Labels
good first issue Good issue for new contributors help wanted P3 Low: Not priority right now

Comments

@wottpal
Copy link

wottpal commented May 1, 2022

that would be awesome. i'm new to go and have absolutely no clue where to start. i tried installing go with brew brew install go, but then the go get ... installation instruction gives me:

➜  test go get -d github.com/ipfs/ipget
go: go.mod file not found in current directory or any parent directory.
	'go get' is no longer supported outside a module.
	To build and install a command, use 'go install' with a version,
	like 'go install example.com/cmd@latest'
	For more information, see https://golang.org/doc/go-get-install-deprecation
	or run 'go help get' or 'go help install'.
@wottpal wottpal added the need/triage Needs initial labeling and prioritization label May 1, 2022
@ipfs ipfs deleted a comment from welcome bot Jun 24, 2022
@lidel
Copy link
Member

lidel commented Jun 24, 2022

@wottpal if you have time, these resources will provide you with a starting point :)

@lidel lidel added help wanted P3 Low: Not priority right now good first issue Good issue for new contributors and removed need/triage Needs initial labeling and prioritization labels Jun 24, 2022
@Wyatt-Stanke
Copy link

Done!
PR: Homebrew/homebrew-core#123685 (closed because of Homebrew's way of merging)
Cask: https://github.com/Homebrew/homebrew-core/blob/master/Formula/ipget.rb
brew.sh Page: https://formulae.brew.sh/formula/ipget#default

@pataquets
Copy link

+1 for also publishing built (static) binaries on Github Releases for all platforms (I'm on Linux)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good issue for new contributors help wanted P3 Low: Not priority right now
Projects
None yet
Development

No branches or pull requests

4 participants