vibr-local
A local server that gives Vibr access to your files, git, and terminal.
Install via npm
npm install -g vibr-localGetting started
Install vibr-local globally with npm install -g vibr-local.
Run vibr-local start from your project directory.
Copy the auth token printed in the terminal.
Paste the token in Vibr's coding interface to connect.
Or download the binary
Commands
| Command | Description |
|---|---|
vibr-local start | Start the local server and connect to Vibr |
vibr-local stop | Stop the running server |
vibr-local status | Check if the server is running |
vibr-local version | Print the installed version |