Skip to content

MacOS

brew tap log-10x/tap
brew install --cask log10x

After installation, add the environment setup to your shell profile:

echo 'source /usr/local/etc/tenx/tenx.sh' >> ~/.zshrc
source ~/.zshrc

To update:

brew update && brew upgrade --cask log10x

DMG package (manual)

Download the latest DMG package, double click and follow the installation instructions.

After installing, you will need to manually configure environment variables — see Paths for details.