Skip to content

Manni-MinM/homebrew-netvibe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

NetVibe CLI

This tap provides the NetVibe CLI and runs it as a background service using Homebrew.

πŸš€ Installation

brew tap Manni-MinM/homebrew-netvibe
brew install netvibe-cli

🧰 Initial Setup

After installation, run the setup command:

netvibe-cli setup

You will be prompted to enter:

  • Email

  • Username

  • Password

This configures your NetVibe CLI environment.

πŸ”„ Start / Restart the Service

After setup, restart the service:

brew services restart netvibe-cli

βœ… Verify the Service

Check that everything is running correctly:

brew services info netvibe-cli

A healthy setup should show green checkmarks similar to:

netvibe-cli (homebrew.mxcl.netvibe-cli)
Running: βœ”
Loaded:  βœ”

πŸ“¦ Upgrade

To upgrade the CLI:

brew update
brew upgrade netvibe-cli

πŸ—‘ Uninstall

brew uninstall netvibe-cli
brew untap Manni-MinM/homebrew-netvibe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages