This commit is contained in:
Kevin Chen 2023-08-19 20:21:53 -04:00 committed by GitHub
parent 49fab8a242
commit 50f3df340e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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