forked from giuspen/cherrytree
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
33 lines (16 loc) · 784 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
- This was largely copied from Inkscape's https://gitlab.com/inkscape/inkscape/-/blob/master/snap/snapcraft.yaml
- Cherrytree's snap repo is at https://snapcraft.io/cherrytree
- Build (https://snapcraft.io/docs/snapcraft-overview):
sudo snap install snapcraft --classic
sudo usermod -aG lxd giuspen
newgrp lxd
export SNAPCRAFT_BUILD_ENVIRONMENT_CPU=8
snapcraft
- Install
sudo snap install cherrytree_0.99.49_amd64.snap --dangerous --devmode
- Upload
snapcraft login
snapcraft upload --release=stable cherrytree_0.99.49_amd64.snap
snapcraft logout
NOTE: if it fails login with craft-store error: Credentials found for 'snapcraft' on 'dashboard.snapcraft.io'
run 'seahorse' and remove the login to 'dashboard.snapcraft.io', likely last time you missed the logout