Skip to content

Commit

Permalink
feat(tools): Add more tools
Browse files Browse the repository at this point in the history
  • Loading branch information
Allaman committed May 20, 2024
1 parent 0ffe111 commit 5e572bb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</p>
</div>

_Conveniently download your favorite binaries (currently 65 supported)!_
_Conveniently download your favorite binaries (currently 69 supported)!_

![](./screenshot.png)

Expand Down
10 changes: 10 additions & 0 deletions tools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -356,3 +356,13 @@ tools:
description: "A TUI Git client inspired by Magit."
categories: ["Utilities", "Git"]
tags: "v0.19.2"
gstring:
identifier: "Allaman/gstring"
description: "Swiss army knife for manipulating strings."
categories: ["Utilities", "Text"]
tag: "1.8.0"
difftastic:
identifier: "Wilfred/difftastic"
description: "A structural diff that understands syntax."
categories: ["Utilities", "Git"]
tag: "0.58.0"

0 comments on commit 5e572bb

Please sign in to comment.