Skip to content

malcolmstill/clerk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clerk

demo

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?

  • In ~/.clerk.db

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