Skip to content

morganey-lang/morganey-gradle-plugin

Repository files navigation

Morganey Gradle Plugin Build status Gradle plugin

What Is The Morganey Gradle Plugin

The Morganey Gradle plugin makes it easy to package Morganey modules in the JAR created from your project

How To Build The Morganey Gradle Plugin

To build the Morganey Gradle plugin follow the instructions in CONTRIBUTING.md

How To Use The Morganey Gradle Plugin

To use the plugin in your project add the following to your build.gradle:

plugins {
    id 'me.rexim.morganey' version '0.0.1'
}

If the build completed sucessfully a JAR file should be generated in the project build directory called projectname-version.jar

About

Gradle plugin for Morganey programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages