Basic spaced repetition with code generation.

This commit is contained in:
2022-11-01 05:34:13 +00:00
parent c52819368e
commit 10fa7940e8
7 changed files with 91 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
-lib kiss
-lib datetime
-cp src
--main kiss_spaced_rep.Main
--interp