pantry/projects/cruft.github.io/package.yml

22 lines
311 B
YAML
Raw Normal View History

distributable:
url: https://github.com/cruft/cruft/archive/{{version}}.tar.gz
strip-components: 1
versions:
github: cruft/cruft
dependencies:
python.org: ">=3.7"
git-scm.org: ^2
build:
script: |
python-venv.sh {{prefix}}/bin/cruft
test:
script:
- cruft --help
provides:
- bin/cruft