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

readme: updated for reorg, #79

- noted Homebrew is broken
This commit is contained in:
James Hillyerd
2018-03-10 12:15:05 -08:00
parent 94167fa313
commit 0016c6d5df

View File

@@ -21,6 +21,9 @@ to contribute code to the project check out [CONTRIBUTING.md].
## Homebrew Tap ## Homebrew Tap
(currently broken, being tracked in [issue
#68](https://github.com/jhillyerd/inbucket/issues/68))
Inbucket has an OS X [Homebrew] tap available as [jhillyerd/inbucket][Homebrew Tap], Inbucket has an OS X [Homebrew] tap available as [jhillyerd/inbucket][Homebrew Tap],
see the `README.md` there for installation instructions. see the `README.md` there for installation instructions.
@@ -31,7 +34,7 @@ You will need a functioning [Go installation][Google Go] for this to work.
Grab the Inbucket source code and compile the daemon: Grab the Inbucket source code and compile the daemon:
go get -v github.com/jhillyerd/inbucket go get -v github.com/jhillyerd/inbucket/cmd/inbucket
Edit etc/inbucket.conf and tailor to your environment. It should work on most Edit etc/inbucket.conf and tailor to your environment. It should work on most
Unix and OS X machines as is. Launch the daemon: Unix and OS X machines as is. Launch the daemon: