mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-17 09:37:02 +00:00
Updated Homebrew Test (markdown)
@@ -1,11 +1,20 @@
|
||||
# Installing Inbucket with Homebrew
|
||||
|
||||
Inbucket is not (yet?) part of Homebrew, so some extra steps are required to install the formula and bleeding edge version of Inbucket.
|
||||
|
||||
## Installation
|
||||
|
||||
curl -L -o inbucket.rb https://raw.githubusercontent.com/jhillyerd/inbucket/feature/brew/etc/homebrew/inbucket.rb
|
||||
mv inbucket.rb /usr/local/Library/Formula/
|
||||
brew install inbucket
|
||||
brew install --HEAD inbucket
|
||||
|
||||
## Running
|
||||
|
||||
Please follow the steps printed under *To have launchd start inbucket at startup*.
|
||||
|
||||
Confirm Inbucket started, you should see `[INFO ]` statements, but no `[ERROR]` ones.
|
||||
|
||||
cat /usr/local/var/log/inbucket.log
|
||||
|
||||
## Removal
|
||||
|
||||
|
||||
Reference in New Issue
Block a user