taskmanager/README.md

15 lines
142 B
Markdown
Raw Normal View History

# taskmanager
2023-10-20 13:20:56 +00:00
Interactive TODO list web application
2024-01-17 14:12:42 +00:00
# Use
python3 ./run.py
# Install
cd build-deb/
make
sudo apt install ./flaskapp.deb