simple-learning

Simple learning web program
git clone git://git.laack.co/simple-learning.git
Log | Files | Refs | README | LICENSE

dune (95B)


      1 (test
      2  (name test_learning)
      3  (libraries learning)
      4  (deps
      5   (glob_files_rec ./test_courses/*)))