redream/docs/download.md

29 lines
794 B
Markdown

---
title: Download
layout: default
---
## Source
The source code is hosted on [GitHub](https://github.com/inolen/redream).
View the [documentation](/docs/building) for instructions on building.
## Binaries
The latest binaries built by our continuous integration are available below.
View the [documentation](/docs/running) for instructions on running.
### Linux
[redream.x86_64-linux-HEAD.tar.gz](https://github.com/inolen/redream/releases/download/ci-latest/redream.x86_64-linux-HEAD.tar.gz)
### Mac
[redream.x86_64-darwin-HEAD.tar.gz](https://github.com/inolen/redream/releases/download/ci-latest/redream.x86_64-darwin-HEAD.tar.gz)
### Windows
[redream.x86_64-windows-HEAD.tar.gz](https://github.com/inolen/redream/releases/download/ci-latest/redream.x86_64-windows-HEAD.tar.gz)