diff --git a/software/schoco.yml b/software/schoco.yml new file mode 100644 index 0000000000..3b508c48ff --- /dev/null +++ b/software/schoco.yml @@ -0,0 +1,10 @@ +name: "Schoco" +website_url: "https://github.com/PhiTux/schoco" +source_code_url: "https://github.com/PhiTux/schoco" +description: "Online IDE for learning Java programming at school, including automatic JUnit tests. Designed to give coding homework/assignments." +licenses: + - MIT +platforms: + - Docker +tags: + - Learning and Courses