Templates for OpenFaaS
This requires the OpenFaaS CLI
faas-cli template pull https://github.com/mrsimonemms/openfaas-templates
faas-cli new <function-name> --lang <template-name>
For more detailed information, please see the OpenFaaS documentation.