vibesdev
v1.0.3
Published
Short npm alias for the Vibes CLI
Readme
vibesdev
Short npm alias for the Vibes CLI.
Installation
npm install -g vibesdevOr with bun:
bun add -g vibesdevFor one-shot execution:
bunx vibesdev --helpWhat This Package Does
This package installs the Vibes CLI binary from the public Vibes binary mirror.
It exposes vibesdev as a short npm package name and also installs the vibes
command.
The installed command remains:
vibes --helpSee https://vibes.dev for documentation.
