Files
packages/anda/rust/starship/anda.hcl
T
Cappy Ishihara 1f9643727b add starship
2022-10-10 09:49:22 +07:00

6 lines
91 B
HCL

project "pkg" {
rpm {
spec = "rust-starship.spec"
sources = "."
}
}