10 lines
261 B
Markdown
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
|
|
``` |