Skip to content

Example scala project using github-action-dhall to manage your CI workflow

Notifications You must be signed in to change notification settings

regadas/scala-gha-dhall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scala-gha-dhall

Example scala project using github-action-dhall to manage your CI workflow.

Usage

  1. Install dhall.

  2. Use one of the provided examples:

curl https://raw.githubusercontent.com/regadas/github-actions-dhall/master/examples/scala.dhall > scala.dhall
  1. Update it to your taste and convert it to yaml:
dhall-to-yaml --file scala.dhall > .github/workflows/ci.yaml

About

Example scala project using github-action-dhall to manage your CI workflow

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published