From fe8d44aa4472ff4a5187820cc56c141d9ce77a58 Mon Sep 17 00:00:00 2001 From: Flu0r1ne Date: Tue, 10 Aug 2021 18:47:32 -0500 Subject: Move snap info seperate repo, prepare to merge README & improved Makefile --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..623049a --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +PlanR +===== + +**Under active development** + +An open-source, distributed code grading tool for the classroom + +PlanR aggregates various results from testing frameworks automating grading. It aims to provide simple and modular configuration. The configuration language can provide context and grading information to test cases. -- cgit v1.2.3