Skip to content

KazW/asdf-linkerd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-linkerd Build Lint

linkerd plugin for the asdf version manager. Based on this plugin.

Dependencies

  • bash, curl, and shasum or openssl: generic POSIX utilities.

Install

Plugin:

asdf plugin add linkerd https://github.com/KazW/asdf-linkerd.git

linkerd:

# Show all installable versions
asdf list-all linkerd

# Install specific version
asdf install linkerd latest

# Set a version globally (on your ~/.tool-versions file)
asdf global linkerd latest

# Now linkerd commands are available
linkerd --help

Check asdf readme for more instructions on how to install & manage versions.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Kaz Walker