Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 547 Bytes

File metadata and controls

28 lines (18 loc) · 547 Bytes

Usage Instructions

  1. Install python dependencies:

    poetry install
  2. Install typst

    Linux, macOS, WSL

    curl -fsSL https://typst.community/typst-install/install.sh | sh

    Windows

    irm https://typst.community/typst-install/install.ps1 | iex

Note

Typst is required to convert docx assignment attachments to pdf. If installation fails, refer to this

  1. Create a .env file using the .env.example file: