aboutsummaryrefslogtreecommitdiff
path: root/src/riverctl.zig
AgeCommit message (Collapse)AuthorFilesLines
2020-06-01Split river and riverctl directoriesIsaac Freund1-109/+0
2020-05-24Split control into separate protocolIsaac Freund1-9/+9
2020-05-24Add callback to command request for error handlingIsaac Freund1-4/+34
2020-05-19Implement sending command from riverctlIsaac Freund1-3/+56
These commands are successfully received by the server, but not yet executed.
2020-05-19Add riverctl binary to build.zigIsaac Freund1-0/+26