Closed bjaglin closed 3 months ago
(metap-native
is still broken, because coursier install
does not support Scala Native 0.5.x it seems, but that's another issue)
The readme has a very useful command to use:
cs launch --default-channels=false --channel ./(apps|apps-contrib)/resources <app name>
Thanks. Successfully tested on this PR ✅
cs launch --default-channels=false --channel ./apps/resources metap:4.5.9
cs launch --default-channels=false --channel ./apps/resources metap:4.5.7
Follows https://github.com/coursier/apps/pull/240
Apologies @tgodzik, I hadn't figured out how to test it 🙈 I guess a custom channel would do?