jnavarrof / asdf-tfnotify

asdf plugin for tfnotify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

asdf plugin for tfnotify

License:MIT License


Languages

Language:Shell 100.0%