File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -25,8 +25,19 @@ Checksums stored in single central database
25
25
Checksums stored in one database per directory
26
26
* https://github.com/laktak/chkbit-py
27
27
28
+ Download
29
+ --------
30
+ Static amd64 binary that should work on all Linux distros:
31
+ https://github.com/rfjakob/cshatag/releases
32
+
33
+ Distro Packages
34
+ ---------------
35
+ [ ![ Packaging status] ( https://repology.org/badge/vertical-allrepos/cshatag.svg )] ( https://repology.org/project/cshatag/versions )
36
+
28
37
Compile Yourself
29
38
----------------
39
+ Needs git, Go and make.
40
+
30
41
```
31
42
$ git clone https://github.com/rfjakob/cshatag.git
32
43
$ cd cshatag
Original file line number Diff line number Diff line change @@ -25,8 +25,19 @@ Checksums stored in single central database
25
25
Checksums stored in one database per directory
26
26
* https://github.com/laktak/chkbit-py
27
27
28
+ Download
29
+ --------
30
+ Static amd64 binary that should work on all Linux distros:
31
+ https://github.com/rfjakob/cshatag/releases
32
+
33
+ Distro Packages
34
+ ---------------
35
+ [ ![ Packaging status] ( https://repology.org/badge/vertical-allrepos/cshatag.svg )] ( https://repology.org/project/cshatag/versions )
36
+
28
37
Compile Yourself
29
38
----------------
39
+ Needs git, Go and make.
40
+
30
41
```
31
42
$ git clone https://github.com/rfjakob/cshatag.git
32
43
$ cd cshatag
You can’t perform that action at this time.
0 commit comments