Use GitHub Actions #8

Merged
CobaltCause merged 4 commits from github-actions into next 2023-12-21 01:30:05 +00:00

4 commits

Author SHA1 Message Date
Charles Hall
79ea755470
run engage in github actions 2023-12-20 16:40:56 -08:00
Charles Hall
fd7625d121
use engage for ci 2023-12-20 16:40:56 -08:00
Charles Hall
1ef7b6d24b
fix rustdoc warnings
Also removed all instances of `#[command(verbatim_doc_comment)]` because
I'm pretty sure it's not necessary anymore. The `[commandbody]` things
were making rustdoc upset about broken link syntax. I also normalized
"code-block" to "code block" in that file since the latter appears more
often.
2023-12-20 16:40:56 -08:00
Charles Hall
baab9ef07c
improve the nix flake
It's pretty much the same as it was before but now it's more better.
2023-12-20 16:11:49 -08:00