Skip to content

Instantly share code, notes, and snippets.

@dacr
Last active February 3, 2026 20:24
Show Gist options
  • Select an option

  • Save dacr/36ee981b2536788115a2bf3657beadfd to your computer and use it in GitHub Desktop.

Select an option

Save dacr/36ee981b2536788115a2bf3657beadfd to your computer and use it in GitHub Desktop.
primes web service launcher shell script / published by https://github.com/dacr/code-examples-manager #154ebe2c-2f45-4538-9982-118053c9e13e/bb2e48eb2b982f7db195848ac1b2fb788ac30802
## summary : primes web service launcher shell script
## keywords : primes, webservice, launcher
## publish : gist
## authors : David Crosson
## license : Apache License Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
## id : 154ebe2c-2f45-4538-9982-118053c9e13e
## created-on : 2021-03-03T12:51:43Z
## managed-by : https://github.com/dacr/code-examples-manager
## execution : bash script with coursier cli available see https://get-coursier.io/
cs launch fr.janalyse::primes-server-akkahttp:1.0.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment