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 1c1664f commit 72e8f88Copy full SHA for 72e8f88
Cargo.toml
@@ -27,3 +27,6 @@ tokio = { version = "1.37.0", features = ["full"] }
27
[[bin]]
28
name = "commitlint"
29
path = "src/main.rs"
30
+
31
+[package.metadata.binstall]
32
+pkg-url = "{ repo }/releases/download/v{ version }/commitlint-v{ version }-{ target }{ archive-suffix }"
0 commit comments