]> git.r.bdr.sh - rbdr/page/blobdiff - README.md
Use gema_texto for gemini parsing
[rbdr/page] / README.md
index 3879878666e38d18a72a4fd2c29cdae12a73267e..d03844ee8f5f71e7e13d9c6b9aa73316a9299f76 100644 (file)
--- a/README.md
+++ b/README.md
@@ -70,3 +70,20 @@ Build dev version with `make` or `make build`.
 
 Build release with `make -e profile=release` or `make -e profile=release build`.
 
+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/