tx plugin for the asdf version manager.
bash
,curl
,tar
: generic POSIX utilities.
Plugin:
asdf plugin add tx
# or
asdf plugin add tx ssh+git://git@github.com/kundo/asdf-plugin-tx.git
tx:
# Show all installable versions
asdf list-all tx
# Install specific version
asdf install tx latest
# Set a version globally (on your ~/.tool-versions file)
asdf global tx latest
# Now tx commands are available
tx --help
Check asdf readme for more instructions on how to install & manage versions.
The Transifex CLI is not yet available through any easily scriptable
release channels like homebrew
, apt
or pip
.
See LICENSE © Kundo Developers