Skip to content

Commit 7ab4e97

Browse files
committed
chore: document CI built binaries
1 parent d62b6e2 commit 7ab4e97

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,18 @@ You can run Rostra using Nix with:
6060
nix run github:dpc/rostra
6161
```
6262

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+
6375
## Plan
6476

6577
Status: early, but getting to something usable.

0 commit comments

Comments
 (0)