1
0
PackageHub/README.md
Adrian Schröter abf97d5e32 Initial setup
for demonstration purposes only atm
2024-09-17 14:37:25 +02:00

195 B

Adding packages from Factory pool:

git submodule add ../../pool/FreeCAD FreeCAD

Updating to current state:

cd FreeCAD

git pull

cd -

Commiting current state:

git commit -a