Skip to content

Instantly share code, notes, and snippets.

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

  • Save dacr/666a88d52bfe342322add1f5fe3d1374 to your computer and use it in GitHub Desktop.

Select an option

Save dacr/666a88d52bfe342322add1f5fe3d1374 to your computer and use it in GitHub Desktop.
web-echo web service launcher shell script / published by https://github.com/dacr/code-examples-manager #43c5d347-970e-4e80-ad5a-3c8009df46f6/ae735b478f65cbcf659a46420f929fb767740819
## summary : web-echo web service launcher shell script
## keywords : webecho, webservice, launcher
## publish : gist
## authors : David Crosson
## license : Apache License Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
## id : 43c5d347-970e-4e80-ad5a-3c8009df46f6
## 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::web-echo:1.2.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment