You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -29,10 +29,16 @@ I'd like to keep building more such tools and do them full time instead of doing
29
29
30
30
<ahref="https://www.buymeacoffee.com/barelyhuman"><imgsrc="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee&emoji=&slug=barelyhuman&button_colour=000000&font_colour=ffffff&font_family=Inter&outline_colour=ffffff&coffee_colour=FFDD00"></a>
31
31
32
-
## Binaries
32
+
## Install
33
33
34
34
Binaries are available on the Github [releases](https://github.com/barelyhuman/commitlog/releases)
35
35
36
+
or you can use goblin
37
+
38
+
```sh
39
+
curl -sf https://goblin.reaper.im/github.com/barelyhuman/commitlog | sh
40
+
```
41
+
36
42
## Build
37
43
38
44
This step is for people who want to use the latest version from the repositories which hasn't been added to releases as a binary yet and for people viewing this on sourcehut , as the binaries aren't uploaded to sourcehut.
0 commit comments