Awesome
asdf-dt
Contents
Dependencies
- curl
- POSIX utilities
- If
pax
is not found,tar
will be used
- If
Install
Install this plugin:
mise plugin add https://github.com/so-dang-cool/asdf-dt.git
# or
asdf plugin add dt https://github.com/booniepepper/asdf-dt.git
Use dt (mise):
mise use dt@latest
Install dt (asdf):
# Show all installable versions
asdf list-all dt
# Install specific version
asdf install dt latest
# Set a version globally (on your ~/.tool-versions file)
asdf global dt latest
# Now dt commands are available
dt --version
Check mise or asdf readme for more instructions on how to install & manage versions.
Etc
Upstream project: dt