From 1b8e9ac8f6f6e473cbf77f235ef5a4dd337456c4 Mon Sep 17 00:00:00 2001 From: adambl4 Date: Tue, 13 Feb 2018 15:11:59 +0400 Subject: [PATCH] Add link to Mirakle --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 8530dae..2006455 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ freezes, being able to actually _use_ your computer when the build is happening. - [Setup](#setup) - [Demo](#demo) - [3rd-party IntelliJ Mainframer Plugin](#3rd-party-intellij-mainframer-plugin) +- [3rd-party Mainframer analogue for Gradle](#3rd-party-mainframer-analogue-for-gradle) - [How to Run Tests (for contributors)](#how-to-run-tests-for-contributors) - [License](#license) @@ -48,6 +49,12 @@ Guys from [@elpassion](https://github.com/elpassion) maintain [IntelliJ Plugin f We highly recommend the plugin if you use IntelliJ with Mainframer! +## 3rd-party Mainframer analogue for Gradle + +[Mirakle](https://github.com/Instamotor-Labs/mirakle) is a Gradle plugin which does the same as Mainframer, but works seamlessly with Gradle build system and doesn't require a plugin for IntelliJ or Android Studio. + +If you tied to use of Gradle you may find it more convenient to integrate Mirakle to your workflow. + ### How to Run Tests (for contributors) Dependencies: Bash, Docker.