taskmanager/README.md
2024-01-17 15:12:42 +01:00

15 lines
142 B
Markdown

# taskmanager
Interactive TODO list web application
# Use
python3 ./run.py
# Install
cd build-deb/
make
sudo apt install ./flaskapp.deb