mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 18:45:19 +03:00
c876ca50b3
* +krzkaczor∕ny * +krzkaczor∕ny
18 lines
328 B
YAML
18 lines
328 B
YAML
distributable:
|
|
url: https://github.com/krzkaczor/ny/archive/refs/tags/v{{ version }}.tar.gz
|
|
strip-components: 1
|
|
|
|
versions:
|
|
github: krzkaczor/ny/releases/tags
|
|
|
|
build:
|
|
dependencies:
|
|
rust-lang.org/cargo: '*'
|
|
script: |
|
|
cargo install --locked --path . --root {{prefix}}
|
|
|
|
provides:
|
|
- bin/ny
|
|
|
|
test: |
|
|
ny --version |