Verzia 0.1 - funkčná

This commit is contained in:
2025-12-07 09:44:04 +00:00
parent f0e399cabe
commit dbc1ceffef
11 changed files with 412 additions and 6 deletions

View File

@@ -1,6 +1,20 @@
# Template projektu pre Python 3.13
Template obsahuje
* definíciu docker kontajnera s podporu docker
* python 3.13
# Template projektu pre Python 3.13
## Template obsahuje
* definíciu docker kontajnera s podporu docker a git
* python 3.13
* Nastavenie vscode
* .dockerignore a .gitignore
* Hello world aplikáciu
* vzorový Dockerfile pre aplikáciu
> Prvé otvorenie projektu môže trvať aj 10 min. Musí sa buildovať image.
## Otvorenie projektu
Pri otvorení projektu sa automaticky:
* kontroluje, či je vytvorené venv, ak nie, vytvorí sa a aktualizuje pip
* aktualizujú sa závislosti