asdf-tfnotify [](https://github.com/jnavarrof/asdf-tfnotify/actions/workflows/build.yml) [](https://github.com/jnavarrof/asdf-tfnotify/actions/workflows/lint.yml)

February 25, 2023 · View on GitHub

asdf-tfnotify Build Lint

tfnotify plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar, unzip: generic POSIX utilities.

Install

Plugin:

asdf plugin add tfnotify
# or
asdf plugin add tfnotify https://github.com/jnavarrof/asdf-tfnotify.git

tfnotify:

# Show all installable versions
asdf list-all tfnotify

# Install specific version
asdf install tfnotify latest

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

# Now tfnotify commands are available
tfnotify --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 © Mercari Inc.