pltf is in active development. Pin a release when installing for production workflows.
Homebrew (macOS/Linux)
If you had a different tap,brew untap <old> first.
Install script (macOS/Linux/Windows via WSL or Git Bash)
Environment overrides: -REPO_OWNER / REPO_NAME: install from a fork
- VERSION: pin a release tag (e.g., v0.1.0)
- DEST: install path (default /usr/local/bin)
Docker
From source
Verify the install
Upgrade
- Homebrew:
brew upgrade pltf - Script: rerun the install script with your desired
VERSION - Source:
git pullthen rebuild