Awesome
<div align="center">asdf-transifex
transifex plugin for the asdf version manager.
</div>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.