nklmilojevic / asdf-stern

asdf plugin for stern https://github.com/stern/stern

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-stern Build Lint

stern plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.

Install

Plugin:

asdf plugin add stern
# or
asdf plugin add stern https://github.com/nklmilojevic/asdf-stern.git

stern:

# Show all installable versions
asdf list-all stern

# Install specific version
asdf install stern latest

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

# Now stern commands are available
stern -version

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 © Nikola Milojević

About

asdf plugin for stern https://github.com/stern/stern

License:Other


Languages

Language:Shell 100.0%