Skip to content

Instantly share code, notes, and snippets.

@ramonpin
Created October 13, 2018 14:52
Show Gist options
  • Save ramonpin/9daab3a4ac7850372a9c0071f9e1577d to your computer and use it in GitHub Desktop.
Save ramonpin/9daab3a4ac7850372a9c0071f9e1577d to your computer and use it in GitHub Desktop.
Boostrapping an app with coursier
coursier bootstrap \
-i user -I user:sh.almond:scala-kernel-api_$SCALA_VERSION:$ALMOND_VERSION \
sh.almond:scala-kernel_$SCALA_VERSION:$ALMOND_VERSION \
-o almond
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment