14 lines
357 B
YAML
14 lines
357 B
YAML
|
# Varnost Podatkov
|
||
|
# david.jelenc@fri.uni-lj.si
|
||
|
# Python (in standardno pripadajoča šara jupyter lab) in IntelliJ IDEA PyCharm CE
|
||
|
# PyCharm
|
||
|
# Java (kar je bilo lani bo ok) in IntelliJ IDEA CE
|
||
|
# maven
|
||
|
# git
|
||
|
include_tasks: git.yml
|
||
|
include_tasks: maven.yml
|
||
|
include_tasks: IDEA.yml
|
||
|
include_tasks: JDK.yml
|
||
|
include_tasks: jupyter.yml
|
||
|
include_tasks: PyCharm.yml
|