mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-04-19 08:55:15 +00:00
add docker-run to help target
This commit is contained in:
parent
be73456347
commit
bffd905b34
1
Makefile
1
Makefile
@ -9,6 +9,7 @@ help:
|
||||
@echo "Available targets:"
|
||||
@echo " venv - Set up a Python 3 virtual environment."
|
||||
@echo " pip - Install dependencies from requirements.txt."
|
||||
@echo " docker-run - Run entire setup on docker
|
||||
@echo " docs - Generate HTML documentation using pdoc."
|
||||
@echo " run - Run flask_server.py in the virtual environment."
|
||||
@echo " clean - Remove generated documentation and virtual environment."
|
||||
|
Loading…
x
Reference in New Issue
Block a user