hovancik / stretchly

The break time reminder app
https://hovancik.net/stretchly
BSD 2-Clause "Simplified" License
4.55k stars 441 forks source link

[Bug]: Stretchly CLI not added to PATH #1368

Open whispy opened 1 year ago

whispy commented 1 year ago

Version

Known issues

Existing issues

Advanced Preferences

What operating system are you using?

macOS

Operating System Version

Ventura 13.3

Reproduction steps

  1. Install Stretchly via Homebrew
  2. Open Terminal
  3. Type stretchly and hit enter ... Reproduces how often: [What percentage of the time does it reproduce?] 100%

Expected Behavior

The Stretchly CLI would run

Actual Behavior

Command is not found

Relevant log output

(base) term@term ~ % Stretchly
zsh: command not found: Stretchly

Preferences

No response

Additional information

I would expect that the Stretchly CLI would be exported to PATH or otherwise registered globally in the Terminal.

Code of Conduct

hovancik commented 1 year ago

Ou well no idea how to do that :) Maybe this could be done via homebrew?

rinrakh commented 4 months ago

try this way /Applications/Stretchly.app/Contents/MacOS/Stretchly help