Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
The vibe command-line tool for packaging, signing, and managing .vibeapp files.
brew tap dolfin/vibe && brew install vibe
cargo build -p vibe-cli --release
vibe init <name>
vibe validate [vibe.yaml]
vibe package <manifest>
.vibeapp
vibe sign <package>
vibe verify <package>
vibe keygen
vibe inspect <package>
vibe revert <package>
vibe import-compose
vibe install-hooks
-h, --help Print help -V, --version Print version
--password <pass>
--password-file <path>
man vibe
make man # writes man/vibe.1 man man/vibe.1