forked from rc/classroom
9 lines
153 B
YAML
9 lines
153 B
YAML
# Programiranje 1
|
|
# luka.furst@fri.uni-lj.si
|
|
# JDK, mono
|
|
dependencies:
|
|
- role: jdk
|
|
- role: gedit
|
|
- role: mono
|
|
- role: vscode
|
|
- role: notepad++
|