Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add link to Mirakle #187

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down Expand Up @@ -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.
Expand Down