Skip to content

barolab/asdf-gping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-gping Build Lint

gping plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar.

Install

Plugin:

asdf plugin add gping
# or
asdf plugin add gping https://github.com/barolab/asdf-gping.git

gping:

# Show all installable versions
asdf list-all gping

# Install specific version
asdf install gping latest

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

# Now gping commands are available
gping --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 © Romain Bailly

Credits

This repository was heavily inspired from asdf-exa

About

gping plugin for the asdf version manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages