thewh1teagle/vibe

[Help] Using the command line tools

Closed this issue · 3 comments

What happened?

Hi! Can someone eli5 how to use the command line for vibe? Ideally would love to be able to trigger it through a raycast script. Loove the work you guys have done! Thanks so much!

Steps to reproduce

  1. step one...
  2. step two...

What OS are you seeing the problem on?

No response

Relevant log output

No response

Same... When I try to run the executable on osx it just opens the app... I can't run it with --server either

You need to run the app from CLI only after closing the app. if it's open it will simply bring the app to the front.
Right click on the app icon -> Quit.

macOS

Make sure the app is closed (Right click icon -> Quit)

/Applications/vibe.app/Contents/MacOS/vibe --help

Linux

vibe --help

Windows (cmd)

Make sure the app is closed (Right click icon -> Quit)

%localappdata%\vibe\vibe --help