macOS
Apple Silicon (arm64)Pre-built binary for M1/M2/M3/M4. Extract, add to PATH, and run omnipotent init.
Download the pre-built binary for Apple Silicon, build from source, or grab the latest release.
Pre-built binary for M1/M2/M3/M4. Extract, add to PATH, and run omnipotent init.
Standalone binary. Extract, add to PATH, and run omnipotent init.
Clone the repository and build from source using the Rust toolchain.
git clone https://github.com/RJS-SOFTWARE-LABS/omnipotent.git
cd omnipotent/tools/omnipotent-cli
cargo install --path .
omnipotent init
omnipotent up
omnipotent tutorialEverything you need to get started.
Frequently Asked