This commit is contained in:
run 2023-01-17 13:29:37 +05:30 committed by Max Howell
parent ef4cc70a63
commit 6585833ddb

View file

@ -0,0 +1,19 @@
distributable:
url: https://github.com/ajeetdsouza/zoxide/archive/refs/tags/v{{version}}.tar.gz
strip-components: 1
provides:
- bin/zoxide
versions:
github: ajeetdsouza/zoxide
strip: /v/
build:
dependencies:
rust-lang.org/cargo: '*'
script:
cargo install --locked --path . --root {{prefix}}
test:
zoxide --help