pantry/projects/llm.datasette.io/package.yml

21 lines
320 B
YAML
Raw Normal View History

2023-08-02 18:40:21 +03:00
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:
2023-08-13 02:19:05 +03:00
llm --version | grep {{version.marketing}}
2023-08-02 18:40:21 +03:00
provides:
- bin/llm
2023-08-02 19:00:39 +03:00
display-name: llm