You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 17, 2025. It is now read-only.
You can use this descriptive blueprint to deploy some IBM Cloud Functions assets for you. The assets created by this blueprint are described in the manifest.yaml file, which can be found at `blueprint-hello-world/runtimes/your_language_choice/manifest.yaml`
3
5
4
6
The only assets described by this hello world blueprint are a single action, named helloworld, which takes as input a message parameter.
5
7
6
8
You can use the wskdeploy tool to deploy this asset yourself using the manifest and available code.
7
9
8
-
## Available Languages
10
+
###Available Languages
9
11
This blueprint is available in node.js, php, python & swift.
0 commit comments