System requirements
- macOS (Intel or Apple Silicon), Linux (x64 or arm64), or Windows via WSL
curlorwget(for the install script)- Node.js is not required for the script install
Install
- Install script (recommended)
- npm
Run the install script to download a pre-built binary directly to The script detects your OS and architecture, downloads the correct binary, and adds
~/.promptster/bin/promptster:~/.promptster/bin to your shell profile (.zshrc or .bashrc).After install, restart your shell or run the export line the installer prints to make
promptster available in your current session.Verify the install
1.2.3. If the command is not found, make sure ~/.promptster/bin is in your PATH:
~/.zshrc or ~/.bashrc to make it permanent.
Keeping the CLI up to date
You don’t need to update manually. Every time you runpromptster start, the CLI checks for a newer version and upgrades itself automatically.