2021-06-06 13:32:17 +00:00
|
|
|
---
|
|
|
|
sitemap: true
|
|
|
|
tags: dontlink
|
|
|
|
---
|
|
|
|
|
|
|
|
# Developers
|
|
|
|
|
2021-06-06 13:52:05 +00:00
|
|
|
This page is meant to have general developer resources and links to developer tools. It's very much a work-in-progress.
|
2021-06-06 13:32:17 +00:00
|
|
|
|
|
|
|
## Build Artifacts
|
|
|
|
|
|
|
|
Build artifacts from our CI are made available (for a while after building) at:
|
|
|
|
|
|
|
|
- [`master`](builds.md) (stable) builds
|
|
|
|
- [`develop`](builds-develop.md) (unstable) builds, for testing soon-to-be-released changes
|
2021-06-06 13:42:37 +00:00
|
|
|
- [`future`](builds-future.md) (testing) builds, likely to be broken or incompatible with the stable release
|