1
0
PackageHub/README.md

18 lines
195 B
Markdown
Raw Permalink Normal View History

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