/asdf-plugin-tx

Primary LanguageShellMIT LicenseMIT

asdf-tx Build Lint

tx plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.

Install

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.

Why?

The Transifex CLI is not yet available through any easily scriptable release channels like homebrew, apt or pip.

License

See LICENSE © Kundo Developers