Urejanje / usklajevanje win in lin seznama predmetov
This commit is contained in:
parent
0da61cac46
commit
e5aca6d553
|
@ -2,5 +2,5 @@
|
||||||
# matej.piculin@fri.uni-lj.si
|
# matej.piculin@fri.uni-lj.si
|
||||||
# Windows, Java JDK, Eclipse, R, RStudio
|
# Windows, Java JDK, Eclipse, R, RStudio
|
||||||
- include_tasks: rstudio.yml
|
- include_tasks: rstudio.yml
|
||||||
- include_tasks: Eclipse.yml
|
- include_tasks: eclipse.yml
|
||||||
- include_tasks: JDK.yml
|
- include_tasks: jdk.yml
|
||||||
|
|
|
@ -1,9 +1,8 @@
|
||||||
# Algoritmi in podatkovne strukture 1
|
# Algoritmi in podatkovne strukture 1
|
||||||
# bojan.zunkovic@fri.uni-lj.si, polz@fri.uni-lj.si
|
# tomaz.hocevar@fri.uni-lj.si, bojan.zunkovic@fri.uni-lj.si, polz@fri.uni-lj.si
|
||||||
# Windows, Java JDK, Eclipse
|
# Windows, Java JDK, Eclipse
|
||||||
# - include_tasks: JDK.yml
|
# - include_tasks: JDK.yml
|
||||||
# - include_tasks: OracleJDK.yml
|
|
||||||
# - include_tasks: Eclipse.yml
|
# - include_tasks: Eclipse.yml
|
||||||
include_tasks: c_development.yml
|
- include_tasks: c_development.yml
|
||||||
include_tasks: vscode.yml
|
- include_tasks: vscode.yml
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# Aktualno raziskovalno področje 1
|
# Aktualno raziskovalno področje 1
|
||||||
# Veljko.Pejovic@fri.uni-lj.si
|
# Veljko.Pejovic@fri.uni-lj.si
|
||||||
# Android Studio
|
# Android Studio
|
||||||
- include_tasks: Android_Studio.yml
|
- include_tasks: android_studio.yml
|
||||||
|
|
|
@ -3,4 +3,4 @@
|
||||||
# Windows, VirtualBox, Android Studio
|
# Windows, VirtualBox, Android Studio
|
||||||
#
|
#
|
||||||
- include_tasks: virtualbox.yml
|
- include_tasks: virtualbox.yml
|
||||||
- include_tasks: Android_Studio.yml
|
- include_tasks: android_studio.yml
|
||||||
|
|
|
@ -6,5 +6,5 @@
|
||||||
- include_tasks: vscode.yml
|
- include_tasks: vscode.yml
|
||||||
- include_tasks: dotnet6.yml
|
- include_tasks: dotnet6.yml
|
||||||
- include_tasks: git.yml
|
- include_tasks: git.yml
|
||||||
- include_tasks: Android_Studio.yml
|
- include_tasks: android_studio.yml
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Informacijska varnost in zasebnost
|
# Informacijska varnost in zasebnost
|
||||||
# David.Jelenc@fri.uni-lj.si
|
# David.Jelenc@fri.uni-lj.si
|
||||||
# Java JDK, IntelliJ IDEA, VirtualBox
|
# Java JDK, IntelliJ IDEA, VirtualBox
|
||||||
- include_tasks: JDK.yml
|
- include_tasks: jdk.yml
|
||||||
- include_tasks: IDEA.yml
|
- include_tasks: idea.yml
|
||||||
- include_tasks: virtualbox.yml
|
- include_tasks: virtualbox.yml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Komunikacija človek računalnik
|
# Komunikacija človek računalnik
|
||||||
# Ales.Smrdel@fri.uni-lj.si
|
# Ales.Smrdel@fri.uni-lj.si
|
||||||
# Java JDK, Matlab, wfdb, Apache NetBeans
|
# Java JDK, Matlab, wfdb, Apache NetBeans
|
||||||
- include_tasks: JDK.yml
|
- include_tasks: jdk.yml
|
||||||
- include_tasks: matlab.yml
|
- include_tasks: matlab.yml
|
||||||
- include_tasks: wfdb.yml
|
- include_tasks: wfdb.yml
|
||||||
- include_tasks: netbeans.yml
|
- include_tasks: netbeans.yml
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
# Windows, Logisim, Logisim Evolution, RAVINOR, CubeIDE + QEMU Embedded plugin
|
# Windows, Logisim, Logisim Evolution, RAVINOR, CubeIDE + QEMU Embedded plugin
|
||||||
- include_tasks: logisim.yml
|
- include_tasks: logisim.yml
|
||||||
- include_tasks: stm32cube.yml
|
- include_tasks: stm32cube.yml
|
||||||
#- include_tasks: ninja.yml
|
- include_tasks: ninja.yml
|
||||||
#- include_tasks: cmake.yml
|
- include_tasks: cmake.yml
|
||||||
#- include_tasks: gcc-arm.yml
|
- include_tasks: gcc-arm.yml
|
||||||
# TODO: RAVINOR
|
# TODO: RAVINOR, CubeIDE
|
||||||
|
|
6
roles/winroom/tasks/ORS-63218.yml
Normal file
6
roles/winroom/tasks/ORS-63218.yml
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
# Osnove Računalniških Sistemov
|
||||||
|
# Patricio.Bulic@fri.uni-lj.si
|
||||||
|
#
|
||||||
|
|
||||||
|
- include_tasks: vscode.yml
|
||||||
|
- include_tasks: sifive.yml
|
|
@ -1,3 +1,6 @@
|
||||||
# Odločitveni sistemi
|
# Odločitveni sistemi
|
||||||
# Martin.Mozina@fri.uni-lj.si
|
# Martin.Mozina@fri.uni-lj.si
|
||||||
# Windows
|
# Windows
|
||||||
|
- name: Odlocitveni sistemi
|
||||||
|
debug:
|
||||||
|
msg: "Odločitveni sistemi 63741 - brez zahtev"
|
||||||
|
|
8
roles/winroom/tasks/P2-63278.yml
Normal file
8
roles/winroom/tasks/P2-63278.yml
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
# Programiranje 2
|
||||||
|
# bostjan.slivnik@fri.uni-lj.si
|
||||||
|
# gedit, vscode, pdf viewer (evince), gcc, g++, make, JDK
|
||||||
|
|
||||||
|
- include_tasks: jdk.yml
|
||||||
|
- include_tasks: gedit.yml
|
||||||
|
- include_tasks: vscode.yml
|
||||||
|
- include_tasks: c_development.yml
|
|
@ -2,6 +2,6 @@
|
||||||
# Tomaz.Dobravec@fri.uni-lj.si
|
# Tomaz.Dobravec@fri.uni-lj.si
|
||||||
# Windows, Java JDK, IntelliJ IDEA, Apache NetBeans
|
# Windows, Java JDK, IntelliJ IDEA, Apache NetBeans
|
||||||
|
|
||||||
- include_tasks: JDK.yml
|
- include_tasks: jdk.yml
|
||||||
- include_tasks: IDEA.yml
|
- include_tasks: idea.yml
|
||||||
- include_tasks: netbeans.yml
|
- include_tasks: netbeans.yml
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
# Podatkovne baze
|
# Podatkovne baze
|
||||||
# Ales.Jaklic@fri.uni-lj.si, matej.piculin@fri.uni-lj.si, Luka.Sajn@fri.uni-lj.si
|
# Ales.Jaklic@fri.uni-lj.si, matej.piculin@fri.uni-lj.si, Luka.Sajn@fri.uni-lj.si
|
||||||
# Windows, Power designer 12.5, Java JDK, Python 3, dotnet6 SDK, Jupyter Notebook, Eclipse, MySql Workbench, MySQL ODBC Connector, Notepad++
|
# Windows, Power designer 12.5, Java JDK, Python 3, dotnet6 SDK, Jupyter Notebook, Eclipse, MySql Workbench, MySQL ODBC Connector, Notepad++
|
||||||
- include_tasks: Eclipse.yml
|
- include_tasks: eclipse.yml
|
||||||
- include_tasks: dotnet6.yml
|
- include_tasks: dotnet6.yml
|
||||||
- include_tasks: jupyter.yml
|
- include_tasks: jupyter.yml
|
||||||
- include_tasks: JDK.yml
|
- include_tasks: jdk.yml
|
||||||
- include_tasks: powerdesigner.yml
|
- include_tasks: powerdesigner.yml
|
||||||
- include_tasks: pyodbc.yml
|
- include_tasks: pyodbc.yml
|
||||||
- include_tasks: mysql_workbench.yml
|
- include_tasks: mysql_workbench.yml
|
||||||
|
|
|
@ -1,8 +1,11 @@
|
||||||
# Principi programskih jezikov
|
# Principi programskih jezikov
|
||||||
# Klemen.Klanjscek@fri.uni-lj.si
|
# Klemen.Klanjscek@fri.uni-lj.si
|
||||||
# Windows, GNU/Linux, VS Code, Eclipse, Haskell, SWI-Prolog, rlwrap
|
# Windows, GNU/Linux, VS Code, Ocaml, Eclipse, Haskell, SWI-Prolog, rlwrap
|
||||||
|
|
||||||
- include_tasks: vscode.yml
|
- include_tasks: vscode.yml
|
||||||
- include_tasks: Eclipse.yml
|
- include_tasks: ocaml.yml
|
||||||
|
- include_tasks: eclipse.yml
|
||||||
- include_tasks: haskell.yml
|
- include_tasks: haskell.yml
|
||||||
- include_tasks: swi-prolog.yml
|
- include_tasks: swi-prolog.yml
|
||||||
|
- include_tasks: rlwrap.yml
|
||||||
|
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
# Veljko.Pejovic@fri.uni-lj.si
|
# Veljko.Pejovic@fri.uni-lj.si
|
||||||
# Android Studio, Arduino IDE
|
# Android Studio, Arduino IDE
|
||||||
|
|
||||||
- include_tasks: Android_Studio.yml
|
- include_tasks: android_studio.yml
|
||||||
- include_tasks: arduino.yml
|
- include_tasks: arduino.yml
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
# Ales.Jaklic@fri.uni-lj.si, Matjaz.Pancur@fri.uni-lj.si, Jure.Tuta@fri.uni-lj.si, Domen.Kosir@fri.uni-lj.si
|
# Ales.Jaklic@fri.uni-lj.si, Matjaz.Pancur@fri.uni-lj.si, Jure.Tuta@fri.uni-lj.si, Domen.Kosir@fri.uni-lj.si
|
||||||
# GNU/Linux, GNS3, Docker, VS Code, wireshark, Java JDK, Python 3
|
# GNU/Linux, GNS3, Docker, VS Code, wireshark, Java JDK, Python 3
|
||||||
- include_tasks: docker.yml
|
- include_tasks: docker.yml
|
||||||
- include_tasks: GNS3.yml
|
- include_tasks: gns3.yml
|
||||||
- include_tasks: vscode.yml
|
- include_tasks: vscode.yml
|
||||||
- include_tasks: wireshark.yml
|
- include_tasks: wireshark.yml
|
||||||
- include_tasks: JDK.yml
|
- include_tasks: jdk.yml
|
||||||
|
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
# Matjaz.Pancur@fri.uni-lj.si, Miha.Grohar@fri.uni-lj.si
|
# Matjaz.Pancur@fri.uni-lj.si, Miha.Grohar@fri.uni-lj.si
|
||||||
# GNU/Linux, GNS3, Docker, VS Code, wireshark, Java JDK, Python 3
|
# GNU/Linux, GNS3, Docker, VS Code, wireshark, Java JDK, Python 3
|
||||||
- include_tasks: docker.yml
|
- include_tasks: docker.yml
|
||||||
- include_tasks: GNS3.yml
|
- include_tasks: gns3.yml
|
||||||
- include_tasks: vscode.yml
|
- include_tasks: vscode.yml
|
||||||
- include_tasks: wireshark.yml
|
- include_tasks: wireshark.yml
|
||||||
- include_tasks: JDK.yml
|
- include_tasks: jdk.yml
|
||||||
|
|
||||||
|
|
6
roles/winroom/tasks/SP-63255.yml
Normal file
6
roles/winroom/tasks/SP-63255.yml
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
# Spletno Programiranje
|
||||||
|
# dejan.lavbic@fri.uni-lj.si
|
||||||
|
# git, docker, Node.js + npm, Visual Studio Code
|
||||||
|
- include_tasks: git.yml
|
||||||
|
- include_tasks: docker.yml
|
||||||
|
- include_tasks: nodejs.yml
|
|
@ -2,4 +2,4 @@
|
||||||
# David.Jelenc@fri.uni-lj.si
|
# David.Jelenc@fri.uni-lj.si
|
||||||
# Windows, VS Code, XAMPP
|
# Windows, VS Code, XAMPP
|
||||||
- include_tasks: vscode.yml
|
- include_tasks: vscode.yml
|
||||||
- include_tasks: XAMPP.yml
|
- include_tasks: xampp.yml
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
# Tehnologija upravljanja podatkov
|
# Tehnologija upravljanja podatkov
|
||||||
# Luka.Sajn@fri.uni-lj.si
|
# Luka.Sajn@fri.uni-lj.si
|
||||||
# Windows, Power designer 12.5, Java JDK, Python 3, dotnet6 SDK, Jupyter Notebook, Eclipse, MySql Workbench, MySQL ODBC Connector, Notepad++
|
# Windows, Power designer 12.5, Java JDK, Python 3, dotnet6 SDK, Jupyter Notebook, Eclipse, MySql Workbench, MySQL ODBC Connector, Notepad++
|
||||||
- include_tasks: Eclipse.yml
|
- include_tasks: eclipse.yml
|
||||||
- include_tasks: dotnet6.yml
|
- include_tasks: dotnet6.yml
|
||||||
- include_tasks: jupyter.yml
|
- include_tasks: jupyter.yml
|
||||||
- include_tasks: JDK.yml
|
- include_tasks: jdk.yml
|
||||||
- include_tasks: powerdesigner.yml
|
- include_tasks: powerdesigner.yml
|
||||||
- include_tasks: mysql_workbench.yml
|
- include_tasks: mysql_workbench.yml
|
||||||
- include_tasks: mysql-odbc-connector.yml
|
- include_tasks: mysql-odbc-connector.yml
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
# Uporabniški vmesniki
|
# Uporabniški vmesniki
|
||||||
# Ales.Smrdel@fri.uni-lj.si
|
# Ales.Smrdel@fri.uni-lj.si
|
||||||
# Windows, GNU/Linux, Java JDK, IntelliJ IDEA, javafx, SceneBuilder, X11 development, Wayland development, gtk+ development, glade, python
|
# Windows, GNU/Linux, Java JDK, IntelliJ IDEA, javafx, SceneBuilder, X11 development, Wayland development, gtk+ development, glade, python
|
||||||
- include_tasks: JDK.yml
|
- include_tasks: jdk.yml
|
||||||
- include_tasks: IDEA.yml
|
- include_tasks: idea.yml
|
||||||
- include_tasks: javafx.yml
|
- include_tasks: javafx.yml
|
||||||
- include_tasks: SceneBuilder.yml
|
- include_tasks: gui_development.yml
|
||||||
|
- include_tasks: scenebuilder.yml
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
# Umetno zaznavanje
|
# Umetno zaznavanje
|
||||||
# jon.muhovic@fe.uni-lj.si
|
# jon.muhovic@fe.uni-lj.si
|
||||||
|
# Python3, Python 3
|
||||||
- include_tasks: python3.yml
|
- include_tasks: python3.yml
|
||||||
|
|
|
@ -4,4 +4,6 @@
|
||||||
|
|
||||||
- include_tasks: logisim.yml
|
- include_tasks: logisim.yml
|
||||||
- include_tasks: winidea-frisms.yml
|
- include_tasks: winidea-frisms.yml
|
||||||
|
- include_tasks: winidea.yml
|
||||||
- include_tasks: ltspice.yml
|
- include_tasks: ltspice.yml
|
||||||
|
|
||||||
|
|
13
roles/winroom/tasks/VP-63775.yml
Normal file
13
roles/winroom/tasks/VP-63775.yml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# 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
|
Loading…
Reference in a new issue