clerk
Installation
- Download a binary for your platform from the release page
- linux / macos:
chmod u+x clerk
- Ideally stick
clerk
somewhere in your PATH
Dependencies
clerk
depends on these fantastic libraries (vendored in lib/
):
FAQ
Where are the todos stored?
I'd rather compile from source than download the binaries. How do I do that?
- To build from source only requires zig 0.10.0.
- Download the source and run
zig build