19 lines
360 B
Markdown
19 lines
360 B
Markdown
|
# Drawing Training
|
||
|
|
||
|
Open Source alternative to [GestureDrawing!](https://cubebrush.co/advanches/products/d9q6yq/gesturedrawing)
|
||
|
|
||
|
|
||
|
## Authors
|
||
|
|
||
|
- [@shikiryu](https://git.shikiryu.com/Shikiryu)
|
||
|
|
||
|
|
||
|
## Installation
|
||
|
|
||
|
Install my-project with python
|
||
|
|
||
|
```bash
|
||
|
sudo apt install cmake build-essential tcl-dev tk-dev python3-tk
|
||
|
pip install -r requirements.txt
|
||
|
```
|
||
|
|