blob: eb27bf096a0f2b386c0a86b7181deab56d9d06ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = happy-cli-git
pkgdesc = Mobile and Web client for Claude Code and Codex - remote control your AI coding agent
pkgver = r1518.3ed8b121
pkgrel = 1
url = https://github.com/slopus/happy
arch = any
license = MIT
makedepends = yarn
makedepends = npm
makedepends = git
depends = nodejs
depends = ripgrep
depends = difftastic
provides = happy-cli
conflicts = happy-cli
source = happy-cli-git::git+https://github.com/slopus/happy.git
b2sums = SKIP
pkgname = happy-cli-git
|