asdf-temporal [](https://github.com/joshkaplinsky/asdf-temporal/actions/workflows/build.yml) [](https://github.com/joshkaplinsky/asdf-temporal/actions/workflows/lint.yml)
October 10, 2023 · View on GitHub
asdf-temporal

temporal plugin for the asdf version manager.
Contents
Dependencies
bash,curl,tar: generic POSIX utilities.
Install
Plugin:
asdf plugin add temporal
# or
asdf plugin add temporal https://github.com/asdf-community/asdf-temporal.git
temporal:
# Show all installable versions
asdf list-all temporal
# Install specific version
asdf install temporal latest
# Set a version globally (on your ~/.tool-versions file)
asdf global temporal latest
# Now temporal commands are available
temporal --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 © Josh Kaplinsky