Skip to content

Commit 4a5927b

Browse files
authored
Create snap.md
Stub of Snap-creation and maintenance documentation
1 parent 9ec6a1e commit 4a5927b

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

technical/snap.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)