README.adoc (211B)
1 = scal 2 Simple Calendar 3 4 Calendar meant to have a simple and small codebase. 5 The code is still very much a work in progress and still contains bugs. 6 7 == Installation 8 9 [source,bash] 10 ---- 11 $ make clean install 12 ----