code: port riverctl to zig-wayland

This commit is contained in:
Isaac Freund
2020-11-02 13:59:59 +01:00
parent a895970561
commit a7459026f6
4 changed files with 66 additions and 84 deletions

View File

@ -20,6 +20,12 @@ separate `riverctl` binary implementing it.
## Building
On cloning the repository, you must init and update the submodules as well with e.g.
```
git submodule update --init
```
To compile river first ensure that you have the following dependencies
installed: