/scala-template-faas

public scala template to get help with template

Primary LanguageScala

Scala templates for Open FaaS

Versions

There are templates for scala 2.12

Usage:

faas-cli template pull https://github.com/AnEmortalKid/scala-template-faas.git
faas-cli new my-function-in-scala --lang scala

You will find in the newly created directory scala:

template

scala-template-faas