1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 17:47:03 +00:00

Updated Homebrew Test (markdown)

James Hillyerd
2016-03-11 10:26:39 -08:00
parent 0dac83332d
commit d92404b775

@@ -2,7 +2,7 @@
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. 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.
## Starting ## Installing
curl -L -o inbucket.rb https://raw.githubusercontent.com/jhillyerd/inbucket/feature/brew/etc/homebrew/inbucket.rb curl -L -o inbucket.rb https://raw.githubusercontent.com/jhillyerd/inbucket/feature/brew/etc/homebrew/inbucket.rb
mv inbucket.rb /usr/local/Library/Formula/ mv inbucket.rb /usr/local/Library/Formula/
@@ -11,7 +11,7 @@ Inbucket is not (yet) part of Homebrew, so some extra steps are required to inst
cp /usr/local/opt/inbucket/*.plist ~/Library/LaunchAgents/ cp /usr/local/opt/inbucket/*.plist ~/Library/LaunchAgents/
## Running ## Starting
launchctl load ~/Library/LaunchAgents/homebrew.mxcl.inbucket.plist launchctl load ~/Library/LaunchAgents/homebrew.mxcl.inbucket.plist
cat /usr/local/var/log/inbucket.log cat /usr/local/var/log/inbucket.log