-
|
Using cargo is labeled as |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
It's possible to install I will try to add deb and rpm packaging eventually and a self-extracing static-like binary. https://rostra.me is probably the easiest way to just play with it initially. |
Beta Was this translation helpful? Give feedback.
-
|
Check this normal flow, using git/cargo build/run. |
Beta Was this translation helpful? Give feedback.
-
|
CI will now build some pre-built binaries: https://github.com/dpc/rostra?tab=readme-ov-file#using-prebuilt-binaries |
Beta Was this translation helpful? Give feedback.
Check this normal flow, using git/cargo build/run.