iutils-raku/examples/testy/pack.toml
2025-01-01 02:57:02 -05:00

10 lines
161 B
TOML

[custom.all.testy]
type = "local"
path = "."
ipkg = "testy.ipkg"
test = "test/test.ipkg"
[custom.all.testy-test]
type = "local"
path = "test"
ipkg = "test.ipkg"