One-line install
- Detects your OS (macOS or Linux) and architecture (x64 or ARM64)
- Installs prerequisites if missing (Node.js, Bun, TypeScript)
- Downloads the latest VidJutsu binary from GitHub releases
- Verifies the SHA-256 checksum
- Installs to
~/.local/binand adds it to your shell path when needed
Pin a specific version
Manual install
Download the binary for your platform from GitHub releases:Verify installation
Requirements
- macOS 12+ or Linux (Ubuntu 20.04+, Debian 11+, Fedora 36+, Arch)
- The installer handles Node.js, Bun, and TypeScript automatically