Add Go Get Button to GitHub with go get for Github
go get for Github is a Chrome add-on that enhances the GitHub browsing experience for Go developers. This free add-on, developed by florinpatan, adds a convenient "go get" button to GitHub repositories, allowing users to easily copy the command "go get github.com/user/repo" to their clipboard.
go get for Github also offers customization options, allowing users to change the flags in the extension's settings. The add-on is specifically designed for repositories that contain Go as the primary programming language.
Using go get for Github is straightforward. Left-clicking on the "go get" button copies the corresponding command to the clipboard. Additionally, users can utilize keyboard shortcuts for quick access to related resources. CTRL+left click opens godoc.org for the current repository, ALT+left click opens goreportcard.com, and SHIFT+left click opens Sourcegraph.
For Go developers looking to streamline their workflow on GitHub, go get for Github is a valuable tool. It simplifies the process of obtaining Go packages and provides easy access to relevant documentation and analysis tools.





