From 4e9f57c046074153d9051d850353f51f7de3ba97 Mon Sep 17 00:00:00 2001 From: James Hillyerd Date: Thu, 10 Mar 2016 23:20:01 -0800 Subject: [PATCH] Updated Homebrew Test (markdown) --- Homebrew-Test.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Homebrew-Test.md b/Homebrew-Test.md index b8ba41d..245bc9e 100644 --- a/Homebrew-Test.md +++ b/Homebrew-Test.md @@ -1,19 +1,19 @@ # Installing Inbucket with Homebrew -Inbucket is not (yet) part of Homebrew, so some extra steps are required to install the formula first. +Inbucket is not (yet) part of Homebrew, so some extra steps are required to install the formula first. Note that the launch at startup commands provided by Homebrew are for running as the root user, which is not necessary. ## 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 --HEAD inbucket + mkdir -p ~/Library/LaunchAgents + cp /usr/local/opt/inbucket/*.plist ~/Library/LaunchAgents/ + ## Running -Follow the steps printed in the Homebrew Caveat output, under *To have launchd start inbucket at startup* - -Next: - + launchctl load ~/Library/LaunchAgents/homebrew.mxcl.inbucket.plist cat /usr/local/var/log/inbucket.log Confirm Inbucket started, you should see `[INFO ]` statements, but no `[ERROR]` ones. @@ -50,4 +50,4 @@ Check that "friend" received your message: