mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
add schoco (#656)
Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com>
This commit is contained in:
parent
134af75292
commit
380fc1f5ef
1 changed files with 10 additions and 0 deletions
10
software/schoco.yml
Normal file
10
software/schoco.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue