ADD: make install and dist folder with compiled extension

This commit is contained in:
2024-07-01 10:25:22 +01:00
parent 4f1f7aa9c8
commit faaf3a4840
7 changed files with 173 additions and 2 deletions

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
# Floatbar
## Installation:
``` bash
git clone https://git.letsstein.de/tom/floatbar.git
cd floatbar
make install
```