Skip to content

NeoHsu/asdf-kubergrunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-kubergrunt Build Lint

kubergrunt plugin for the asdf version manager.

Build History

Build history

Contents

Dependencies

  • bash, curl: generic POSIX utilities.

Install

Plugin:

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

kubergrunt:

# Show all installable versions
asdf list-all kubergrunt

# Install specific version
asdf install kubergrunt latest

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

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