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

Add in the README.txt to export GOBIN env #24

Closed
thefishermanhacker opened this issue Jul 3, 2016 · 1 comment
Closed

Add in the README.txt to export GOBIN env #24

thefishermanhacker opened this issue Jul 3, 2016 · 1 comment

Comments

@thefishermanhacker
Copy link

http://stackoverflow.com/questions/18149601/go-install-always-fails-no-install-directory-outside-gopath
mkdir bin
export GOBIN=$GOPATH/bin

@OJ
Copy link
Owner

OJ commented Jul 3, 2016

Hi,

The README.txt currently states this:

Since this tool is written in Go you need install the Go language/compiler/etc. Full details of installation and set up can be found on the Go language website.

This text includes links on how to set up a working build environment. Reproduction of this information is not only unnecessary, but it opens the door for future inaccuracies when things change and don't get updated here.

Sorry, but my stance here is that setting up a Go build environment is the responsibility of the user, and I won't be documenting any information on that here until such times as the gobuster build process becomes non-standard.

Thanks!

@OJ OJ closed this as completed Jul 3, 2016
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