This commit is contained in:
2025-09-23 10:44:02 +02:00
parent e063ed7f75
commit f509668c47

View File

@@ -1,5 +1,18 @@
# XTree
## about
...
## build
```
git clone https://gitea.sourceworx.org/chris/xtree.git
cd xtree/src
qmake xtree.pro
make
```
## keys
- Widgetset für XML Daten
@@ -81,7 +94,7 @@ Already a pro? Just edit this README.md and make it your own. Want to make it ea
- [ ] [Add files using the command line](https://docs.gitlab.com/ee/gitlab-basics/add-file.html#add-a-file-using-the-command-line) or push an existing Git repository with the following command:
```
cd existing_repo
mkdir existing_repo
git remote add origin http://sourceworx.org:9099/opensource/libpigpio.git
git branch -M main
git push -uf origin main