= Stundenplan A small JavaScript project to generate beautiful PDF schedules. Takes information from `src/variables.js`. Planning to use direct UnivIS-XML export. == Usage Requires the `npm` tool. ```bash npm i # installes packages npm run main # runs the software ```