We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ec6a1e commit 4a5927bCopy full SHA for 4a5927b
technical/snap.md
@@ -0,0 +1,18 @@
1
+---
2
+layout: default
3
4
+
5
+# Maintaining the Snap package
6
7
+FreeCAD is provided as a Snap package in multiple versions:
8
+ * stable -- built from the latest full release
9
+ * beta -- built weekly from master
10
+ * edge -- built daily from master
11
+ * freecad-realthunder -- a convenience build of the LinkStage3 branch
12
13
+Each of these is represented by a branch at https://github.com/FreeCAD/FreeCAD-snap -- to make changes, switch to the appropriate branch.
14
15
+# Important links
16
17
+ * https://snapcraft.io/freecad
18
+ * https://ubuntu.com/tutorials/create-your-first-snap
0 commit comments