asdf-transifex [](https://github.com/ORCID/asdf-transifex/actions/workflows/build.yml) [](https://github.com/ORCID/asdf-transifex/actions/workflows/lint.yml)

April 21, 2023 ยท View on GitHub

asdf-transifex Build Lint

transifex plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.

Install

Plugin:

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

transifex:

# Show all installable versions
asdf list-all transifex

# Install specific version
asdf install transifex latest

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

# Now transifex commands are available
transifex --version

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

Contributing

Contributions of any kind welcome! See the contributing guide.