blob: af1d8cfb004d157153cfce9a4abadbf6aecf18e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = dirac-cli-git
pkgdesc = CLI for dirac, a fast and lightweight remote development environment
pkgver = r323.312d820
pkgrel = 1
url = https://github.com/dirac-run/dirac
arch = any
license = Apache-2.0
makedepends = git
makedepends = npm
depends = nodejs
provides = dirac-cli
conflicts = dirac-cli
source = dirac::git+https://github.com/dirac-run/dirac.git
sha256sums = SKIP
pkgname = dirac-cli-git
|