Sybren A. Stüvel 6022f781d3 Website: add download page & links
Add links to download the latest version of Flamenco. Which version is
offered can be managed in `web/project-website/data/flamenco.yaml`.
2022-08-02 12:56:42 +02:00

19 lines
705 B
Markdown

---
title: Download
---
Download Flamenco for your platform here. Each download contains both Flamenco Manager and Worker.
The latest version is: **{{< flamenco/latestVersion >}}**
{{< hint type=caution >}}
This is NOT an official release version yet! Flamenco is still in development,
and this is simply the latest published development version.
{{< /hint >}}
| Platform | File |
|----------|------------------------------------------------------|
| Windows | {{< flamenco/downloadLink os="windows" ext="zip" >}} |
| Linux | {{< flamenco/downloadLink os="linux" >}} |
| macOS | {{< flamenco/downloadLink os="macos" >}} |