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

Created Homebrew Test (markdown)

James Hillyerd
2016-03-10 22:33:59 -08:00
parent 937d989034
commit d7aa0ed3d6

14
Homebrew-Test.md Normal file

@@ -0,0 +1,14 @@
# Installing Inbucket with Homebrew
## 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
## Removal
brew uninstall inbucket
rm -f /usr/local/etc/inbucket.conf
sudo rm -rf /usr/local/var/inbucket