aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2025-01-04 17:31:20 +0100
committerRuben Beltran del Rio <git@r.bdr.sh>2025-01-04 17:31:20 +0100
commit15ff276d2679525c753296abcc8029b2ec78af4d (patch)
tree28ce873421ec7ed0b705a4c250b2d6cadb0ac79d
parent2d9952772d5f7915a8a68c5debf79177c0ce20f4 (diff)
Update README
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index d6d889c..d03844e 100644
--- a/README.md
+++ b/README.md
@@ -75,4 +75,15 @@ Run tests with `make test`.
If you have [tarpaulin][tarpaulin], you can also run `make coverage` to get
coverage information.
+# Distribution of Builds
+
+Builds are available at [build.r.bdr.sh][rbdr-builds]. The linux builds are
+generated automatically by the CI: Unstable builds are built from the `main`
+branch, and stable releases are built from tags.
+
+For mac, the process is still manual, since the commands need to be run from
+a macos machine by running `make mac` for unstable builds, and
+`make -e tag=M.m.p` for stable builds.
+
[tarpaulin]: https://github.com/xd009642/tarpaulin
+[rbdr-builds]: https://build.r.bdr.sh/page/