This commit is contained in:
David Dollar
2015-01-01 21:45:48 -05:00
parent 06e82bf66a
commit 23c8b0413e
+6 -6
View File
@@ -12,14 +12,14 @@ Foreman in Go.
##### Precompiled Binaries
* Linux
[[32-bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/linux-32-bit/forego)]
[[64-bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/linux-64-bit/forego)]
[[32-bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/linux-386/forego)]
[[64-bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/linux-amd64/forego)]
* OS X
[[32-bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/darwin-32-bit/forego)]
[[64-bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/darwin-64-bit/forego)]
[[32-bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/darwin-386/forego)]
[[64-bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/darwin-amd64/forego)]
* Windows
[[32-bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/windows-32-bit/forego.exe)]
[[64-bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/windows-64-bit/forego.exe)]
[[32-bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/windows-386/forego.exe)]
[[64-bit](https://godist.herokuapp.com/projects/ddollar/forego/releases/current/windows-amd64/forego.exe)]
##### Compile from Source