blob: 61f7762dfa14bb53196066af2378b013289d8d38 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = koda-cli
pkgdesc = CLI tool for Koda AI with CI/CD integration and version management capabilities
pkgver = 0.3.0
pkgrel = 1
url = https://github.com/koda-ai/koda-cli
arch = x86_64
license = Apache-2.0
depends = nodejs
depends = npm
optdepends = git: allow Koda to use git
optdepends = github-cli: interact with GitHub
noextract = koda-cli-0.3.0.tgz
options = !strip
source = https://registry.npmjs.org/@kodadev/koda-cli/-/koda-cli-0.3.0.tgz
sha256sums = c8f853edf45f09731071c7aa3b4909e3775afb853264cac152ce6932cde50103
pkgname = koda-cli
|