pantry/projects/helix-editor.com/package.yml

19 lines
365 B
YAML
Raw Normal View History

2023-01-17 01:09:54 +03:00
distributable:
url: https://github.com/helix-editor/helix/archive/refs/tags/{{ version.raw }}.tar.gz
strip-components: 1
provides:
- bin/hx
versions:
github: helix-editor/helix/tags
build:
dependencies:
rust-lang.org: '>=1.60'
rust-lang.org/cargo: '*'
script:
cargo install --locked --path helix-term --root {{prefix}}
test: hx --health