hayer / faas-fsharp-template

F# template for OpenFaaS-cli.
MIT License
9 stars 8 forks source link
faas faas-cli fsharp

F# Template for OpenFaaS-cli

Usage

faas-cli template pull https://github.com/hayer/faas-fsharp-template
faas-cli new myfunction --lang fsharp

You will find the newly created directory myfunction:

Feel like something is missing? Open an issue!