This commit is contained in:
Max Howell 2023-08-02 11:40:21 -04:00
parent 888dd724fb
commit 472f180afc

View file

@ -0,0 +1,18 @@
distributable:
url: https://github.com/simonw/llm/archive/refs/tags/{{version.tag}}.tar.gz
strip-components: 1
versions:
github: simonw/llm
dependencies:
python.org: ^3.11
build:
python-venv.sh {{prefix}}/bin/llm
test:
llm --version | grep {{version}}
provides:
- bin/llm