Skip to content

Instantly share code, notes, and snippets.

@dacr
Last active April 2, 2023 10:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dacr/36ee981b2536788115a2bf3657beadfd to your computer and use it in GitHub Desktop.
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/e050cf6d17fe7a62b4c039966b4f3e587ff10578
## summary : primes web service launcher shell script
## keywords : primes, webservice, launcher
## publish : gist
## authors : David Crosson
## license : Apache NON-AI License Version 2.0 (https://raw.githubusercontent.com/non-ai-licenses/non-ai-licenses/main/NON-AI-APACHE2)
## 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