Skip to content

Ant plugin for asdf version manager

License

Notifications You must be signed in to change notification settings

jackboespflug/asdf-ant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-ant

Build Lint License

Ant plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.

Install

Plugin:

asdf plugin add ant
# or
asdf plugin add https://github.com/jackboespflug/asdf-ant.git

ant:

# Show all installable versions
asdf list-all ant

# Install specific version
asdf install ant latest

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

# Now ant commands are available
ant -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 © Jack Boespflug

About

Ant plugin for asdf version manager

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages