Skip to content

Commit 96c7abc

Browse files
committed
registry: add sheldon
1 parent ad5c583 commit 96c7abc

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

registry/sheldon.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
backends = [
2+
"aqua:rossmacarthur/sheldon",
3+
"github:rossmacarthur/sheldon",
4+
"cargo:sheldon",
5+
]
6+
description = "Fast, configurable, shell plugin manager"
7+
os = ["linux", "macos"]
8+
test = { cmd = "sheldon --version", expected = "{{version}}" }

0 commit comments

Comments
 (0)