Skip to content

selesy/asdf-go-install

Repository files navigation

asdf-go-install

Provides an asdf plugin to version Go tools installed using go install.

Usage

Install the asdf-go-install plugin by running the following command:

asdf plugin add <name> https://github.com/selesy/asdf-go-install#<url>

Where:

  • name is the name of the tool that you want to install via asdf.

  • url is the URL of the package you want to install via go install - this should include the version specifier.

About

Use `asdf` to manage tools added by `go install`

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published