Skip to content

Commit 1486d1a

Browse files
committed
chore: document CI built binaries
1 parent d62b6e2 commit 1486d1a

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

6577
Status: early, but getting to something usable.

0 commit comments

Comments
 (0)