Skip to content

rjyo/homebrew-moshi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 

Repository files navigation

homebrew-moshi

Homebrew tap for Moshi.

This installs the moshi CLI and the moshi-hook service package for macOS and Linuxbrew.

Install

brew tap rjyo/moshi
brew install moshi-hook
brew services start moshi-hook

Release tarballs are served from cdn.getmoshi.app — no GitHub token needed for the binary download.

Setup

Pair this host from the Moshi app, then install supported agent hooks:

moshi host setup
moshi install

brew services keeps the daemon alive across reboots and restarts it on crash. Logs go to $(brew --prefix)/var/log/moshi-hook.log.

To run it in the foreground instead (useful while debugging):

brew services stop moshi-hook
moshi serve -v

Common commands

moshi .              # open or attach to a tmux session for this directory
moshi diff .         # open the local diff viewer
moshi status
moshi logs -f
moshi version

Upgrade

brew update
brew upgrade moshi-hook
brew services restart moshi-hook

Homebrew owns the installed binary, so use brew upgrade moshi-hook instead of moshi update.

Uninstall

brew services stop moshi-hook
moshi uninstall
moshi unpair
brew uninstall moshi-hook
brew untap rjyo/moshi

Reporting issues

Email support@getmoshi.app or DM the team — this tap repo doesn't track issues.

Formula/moshi-hook.rb is auto-published on every release; manual edits will be overwritten.

About

Homebrew tap for Moshi (moshi-hook)

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages