Skip to content

NeoHsu/asdf-bombardier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-bombardier Build Lint

bombardier plugin for the asdf version manager.

Build History

Build history

Contents

Dependencies

  • bash, curl: generic POSIX utilities.

Install

Plugin:

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

bombardier:

# Show all installable versions
asdf list-all bombardier

# Install specific version
asdf install bombardier latest

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

# Now bombardier commands are available
bombardier --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