iutils-raku/examples/testy/pack.toml

10 lines
161 B
TOML
Raw Permalink Normal View History

2025-01-01 07:57:02 +00:00
[custom.all.testy]
type = "local"
path = "."
ipkg = "testy.ipkg"
test = "test/test.ipkg"
[custom.all.testy-test]
type = "local"
path = "test"
ipkg = "test.ipkg"