1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-04-10 01:45:10 +08:00
Files
ohmyzsh/plugins/gradle
Matthew Git McCullough c2a95b796b Added a gradle build tool plugin
* Enhanced gradle plugin to parse tasks from a quick execution of the tool
* Added a duplicated function for gradlew completion that uses gradlew internally. Builds like Gradle itself (built with Gradle) are sensitive to being run with a matching gradlew version.
* Fixed broken caching of gradle task names. Added - and -- argument completions.
2011-08-11 10:27:47 -06:00
..