We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d62b6e2 commit 1486d1aCopy full SHA for 1486d1a
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 release builds](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
+Just click the last build and at the bottom of the page look for "Artifacts".
72
73
+In the future, the official releases will come with more stable version of these.
74
75
## Plan
76
77
Status: early, but getting to something usable.
0 commit comments