Files
MyManagingTools/README.md
2024-09-22 11:08:16 +02:00

10 lines
261 B
Markdown

# Introduction
This is yet another attempt to create the ultimate management tool
This time, the development will be done in Python exclusively,
using [FastHTML](https://www.fastht.ml/) to serve the front end
# To start
```commandline
cd src
python main.py
```