multipkg
Multi-file `.tpkg` smoke-test bundle. `multipkg.tpr` (entry) imports `greetings` which lives as a sibling file inside the same bundle dir.
Install
Latest (0.1.0)
tulpar pkg add multipkg@0.1.0
tulpar pkg install add writes the dependency line into your
tulpar.toml; install vendors it into
tulpar_modules/. Make sure
[registry] url = "https://api.pkg.tulparlang.dev" is
set in your manifest, otherwise install won't know
where to fetch from.