Example scala project using github-action-dhall
to manage your CI workflow.
-
Install
dhall
. -
Use one of the provided examples:
curl https://raw.githubusercontent.com/regadas/github-actions-dhall/master/examples/scala.dhall > scala.dhall
- Update it to your taste and convert it to yaml:
dhall-to-yaml --file scala.dhall > .github/workflows/ci.yaml