blob: 09139e47bae212c448e826570d143d6d8c58c9a8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
= Frege Gradle Plugin
This is the official Gradle plugin to compile Frege projects (https://github.com/Frege/frege). See the example project, https://github.com/mperry/frege-gradle-example, for how to use this plugin.
= How to refer to on a gradle build
See https://plugins.gradle.org/plugin/org.frege-lang
= Continuous Integration
The Travis CI build of this repository is at https://travis-ci.org/Frege/frege-gradle-pgitlugin/ .
|