Klg Compiler
Klg compiler to translate markdown to HTML.
Build
bash ./auto/build
Build and Run
bash ./auto/build
Watch
Continuiously watches files in src/*, and builds and runs the project when files change. Parameters can be specified in src/watch.cr.
bash ./auto/watch