Skip to content

ORCID/asdf-shell2http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-shell2http Build Lint

shell2http plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.

Install

Plugin:

asdf plugin add shell2http https://github.com/ORCID/asdf-shell2http.git

shell2http:

# Show all installable versions
asdf list-all shell2http

# Install specific version
asdf install shell2http latest

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

# Now shell2http commands are available
shell2http --version

Check asdf readme for more instructions on how to install & manage versions.

Contributing

Contributions of any kind welcome! See the contributing guide.

Releases

No releases published

Packages

No packages published

Languages