Last active
February 3, 2026 20:21
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ## 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