We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76f77e5 commit 49c0a48Copy full SHA for 49c0a48
README.md
@@ -1,2 +1,9 @@
1
# powershell-http-template
2
OpenFaaS HTTP template for PowerShell
3
+
4
+## Using this template
5
+```
6
+$ faas template pull https://github.com/openfaas-incubator/powershell-http-template
7
+$ faas new --lang powershell-http <fn-name>
8
9
0 commit comments