Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 801 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 801 Bytes

This application aims at managing course-like projects, that consist of many small pieces distributed to course listeners over time.

Application includes build system implemented in Python, and complementary LaTeX package.

Required dependencies

  • Python 3.4.2 or greater; the following non-standard packages are required:
  • LaTeX.

Optional dependencies

  • Python non-standard packages:
    • pyinotify is required for jeolm buildline subcommand;
    • pyenchant is required for jeolm spell subcommand;
  • Asymptote is required to compile .asy figures;
  • Inkscape is required to convert .svg figures.