MixinGradle
Mixin processor
Automates Mixin framework build-time complexity with annotation processor support and reference map generation
Gradle plugin that adds the Mixin technology capability to your project.
92 stars
13 watching
60 forks
Language: Groovy
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
spongepowered/mixin | A Java framework for creating reusable code snippets with custom behavior at runtime | 1,424 |
spongepowered/spongeapi | A Minecraft plugin API providing a standard interface for building plugins | 1,139 |
centril/gradle-plugin-robospock | A Gradle plugin that simplifies the configuration of unit/integration testing for Android projects using the Spock framework and Roboelectric. | 20 |
groovy/gmavenplus | A Maven plugin for Groovy that provides a way to integrate programming languages in build processes. | 285 |
groovy/groovy-android-gradle-plugin | A plugin that adds Groovy language support to Android app development | 850 |
frege/frege-gradle-plugin | A Gradle plugin for compiling and managing Frege projects | 25 |
andyobtiva/super_module | Allows defining class methods and method invocations the same way as super classes without using def included(base). | 140 |
tcawley/gradle-protobuf-plugin | A plugin that integrates Google Protocol Buffers with the Gradle build system | 12 |
agilionapps/remix | Automatically recompiles Elixir mix projects on file changes or additions in the lib directory. | 148 |
rundis/lighttable-groovy | A plugin that adds support for the Groovy programming language to the Light Table IDE | 25 |
tkruse/gradle-groovysh-plugin | Provides Gradle tasks to start interactive Groovy shells for interacting with application classes or builds. | 42 |
openbakery/gradle-xcodeplugin | A plugin for Gradle that automates Xcode project builds and testing for iOS, watchOS, macOS, and tvOS apps. | 458 |
moallemi/gradle-advanced-build-version | A plugin to generate Android version code and name automatically based on Git commits number, date, and Semantic Versioning. | 605 |
zhaber/grules | A rule engine for data preprocessing written in Groovy. | 37 |
carymrobbins/intellij-frege | An experiment to develop an IntelliJ plugin in Frege and integrate it with HaskForce to create a unified development environment for both languages. | 14 |