Files
packages/anda/langs/rust/youki/anda.hcl
T
madomado 740824a8fc chore: reorganise folders (#843)
* chore: reorganise folders

* more renames

---------

Co-authored-by: Lleyton Gray <lleyton@fyralabs.com>
2023-12-09 21:37:07 -08:00

15 lines
248 B
HCL

project pkg {
rpm {
spec = "youki.spec"
// enable_scm = true
// scm_opts = {
// method = "git"
// git_get = "git clone --recursive https://github.com/containers/youki.git"
// write_tar = "True"
// package = "youki"
// }
}
}