Files
packages/anda/go/curlie/anda.hcl
T
Lleyton Gray 4e094fb84c Add Curlie
2022-10-25 21:42:48 -07:00

7 lines
102 B
HCL

project "pkg" {
rpm {
spec = "golang-github-rs-curlie.spec"
sources = "."
}
}