ChainsDD / atom-build-gradle

Gradle plugin for atom-build

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gradle runner for Atom

Build Status Gitter chat

Uses the atom-build package to execute gradle builds in the Atom editor.

This package requires atom-build to be installed.

Capabilities

  • Support for gradle wrapper.
  • Support target extraction. Will run gradle tasks or ./gradlew tasks to retrieve tasks.
  • Will refresh tasks automatically if you alter the gradle file.

About

Gradle plugin for atom-build

License:MIT License


Languages

Language:JavaScript 100.0%