tricktron / frege-gradle-plugin

Gradle plugin for compiling Frege projects
2 stars 1 forks source link

RunFrege Task #1

Closed tricktron closed 3 years ago

tricktron commented 3 years ago

Adds a runFrege gradle task that allows to run Frege module with a main function. The module name can be passed in the build.gradle file or with the command-line option --mainModule=<your.mod.Name>.