We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d62b6e2 commit 7ab4e97Copy full SHA for 7ab4e97
README.md
@@ -60,6 +60,18 @@ You can run Rostra using Nix with:
60
nix run github:dpc/rostra
61
```
62
63
+#### Using prebuilt binaries
64
+
65
+The [CI builds binaries](https://github.com/dpc/rostra/actions/workflows/ci.yml?query=branch%3Amaster):
66
67
+* portable Linux x86_64 binary
68
+* DEB package
69
+* RPM package
70
71
+Pick the last build and at the bottom of the page look for "Artifacts".
72
73
+In the future, the official releases will come with prebuilt binaries as well.
74
75
## Plan
76
77
Status: early, but getting to something usable.
0 commit comments