Skip to content

ORCID/asdf-flarectl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-flarectl Build Lint

flarectl plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, gzip: generic POSIX utilities.

Install

Plugin:

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

flarectl:

# Show all installable versions
asdf list-all flarectl

# Install specific version
asdf install flarectl latest

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

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