summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b1c06fdc61ca9ea178b72624209db66742f25684 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = lightmon
	pkgdesc = A lightweight, cross-platform, language-agnostic 'run code on file change' tool, inspired by Nodemon
	pkgver = 0.2.0
	pkgrel = 1
	url = https://github.com/reaganmcf/lightmon
	arch = x86_64
	license = GPL3
	makedepends = git
	makedepends = cargo
	source = git+https://github.com/reaganmcf/lightmon.git
	sha256sums = SKIP

pkgname = lightmon