Initial commit
This commit is contained in:
10
README.md
Normal file
10
README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# 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
|
||||
```
|
||||
Reference in New Issue
Block a user