Skip to content

Commit d820e1b

Browse files
committed
README: add binary download and distro packages
1 parent 36f1cdf commit d820e1b

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

README.header.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,19 @@ Checksums stored in single central database
2525
Checksums stored in one database per directory
2626
* https://github.com/laktak/chkbit-py
2727

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+
2837
Compile Yourself
2938
----------------
39+
Needs git, Go and make.
40+
3041
```
3142
$ git clone https://github.com/rfjakob/cshatag.git
3243
$ cd cshatag

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,19 @@ Checksums stored in single central database
2525
Checksums stored in one database per directory
2626
* https://github.com/laktak/chkbit-py
2727

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+
2837
Compile Yourself
2938
----------------
39+
Needs git, Go and make.
40+
3041
```
3142
$ git clone https://github.com/rfjakob/cshatag.git
3243
$ cd cshatag

0 commit comments

Comments
 (0)