]> Cypherpunks.ru repositories - gocheese.git/blob - INSTALL
Split pretty huge gocheese.go
[gocheese.git] / INSTALL
1     # or use https://git.cypherpunks.ru/git/gocheese.git
2     $ git clone --depth 1 --branch v2.1.0 git://git.cypherpunks.ru/gocheese.git
3     $ cd gocheese
4     $ git tag --verify v2.1.0
5     $ make
6
7 gocheese binary and gocheese.info documentation should be built.
8 Although you can also use:
9
10     go get go.cypherpunks.ru/gocheese
11
12 but neither PGP-based authentication is performed, nor documentation build.
13
14 For the very first time it is necessary to get signing public key and
15 import it for verifying git's tag. Its fingerprint is:
16
17     CF60 E89A 5923 1E76 E263 6422 AE1A 8109 E498 57EF
18
19 You can locate it using:
20
21     $ gpg --auto-key-locate dane --locate-keys stargrave at stargrave dot org
22     $ gpg --auto-key-locate wkd --locate-keys stargrave at stargrave dot org
23     $ gpg --auto-key-locate wkd --locate-keys stargrave at gnupg dot net