blob: be1d301d1878c41e9e28b94ed6f68dba1392d927 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = codegrab-git
pkgdesc = CLI and TUI for selecting and bundling code into a single, LLM-ready output file
pkgver = r68.39cea2c
pkgrel = 1
url = https://github.com/epilande/codegrab
arch = x86_64
license = MIT
makedepends = go
makedepends = git
provides = codegrab
conflicts = codegrab
source = git+https://github.com/epilande/codegrab.git
sha256sums = SKIP
pkgname = codegrab-git
|