Skip to content

so-dang-cool/asdf-dt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-dt

dt plugin for mise and asdf.

Contents

Dependencies

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

BSD 3 Clause

Upstream project: dt