Skip to content

johnbuhay/asdf-flarectl

This branch is up to date with ORCID/asdf-flarectl:main.

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.

About

asdf repo for flarectl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%