Skip to content
Snippets Groups Projects
To learn more about this project, read the wiki.
README.md 2.57 KiB

Grady

Grady is a tool to aid in the process of grading exams at the University of Goettingen, developed at the Institute for Computer Science.

Getting Started

Dependencies

If you are using Nix, all you'll need is:

  • devenv
  • direnv (optional, automatically activates devenv shell on entering the project directory)

Otherwise, you'll need the following to start developing:

Running the Application

There are two ways to run the application for local development: with only devenv or with Docker.