Skip to content

NeoHsu/asdf-xh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-xh Build Lint

xh plugin for the asdf version manager.

Build History

Build history

Contents

Dependencies

  • bash, curl, tar, unzip (option Windows): generic POSIX utilities.

Install

Plugin:

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

xh:

# Show all installable versions
asdf list-all xh

# Install specific version
asdf install xh latest

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

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