We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad5c583 commit 96c7abcCopy full SHA for 96c7abc
1 file changed
registry/sheldon.toml
@@ -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