Skip to content

NeoHsu/asdf-wtfutil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-wtfutil Build Lint

wtfutil plugin for the asdf version manager.

Build History

Build history

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.

Install

Plugin:

asdf plugin add wtfutil
# or
asdf plugin add wtfutil https://github.com/NeoHsu/asdf-wtfutil.git

wtfutil:

# Show all installable versions
asdf list-all wtfutil

# Install specific version
asdf install wtfutil latest

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

# Now wtfutil commands are available
wtfutil --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 © Neo Hsu