coursier / apps

40 stars 53 forks source link

semanticdb-metap is published with full version #242

Closed bjaglin closed 3 months ago

bjaglin commented 3 months ago

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?

bjaglin commented 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)

tgodzik commented 3 months ago

The readme has a very useful command to use: cs launch --default-channels=false --channel ./(apps|apps-contrib)/resources <app name>

bjaglin commented 3 months ago

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