[ 原始碼: gradle-completion ]
套件:gradle-completion(1.3.1-1.1)
gradle-completion 的相關連結
Debian 的資源:
下載原始碼套件 gradle-completion:
- [gradle-completion_1.3.1-1.1.dsc]
- [gradle-completion_1.3.1.orig.tar.gz]
- [gradle-completion_1.3.1-1.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Bash and Zsh completion support for Gradle
Bash and Zsh completion support for Gradle. This provides _fast_ tab completion for:
* Gradle tasks for the current project and sub-projects * Gradle CLI switches (e.g. `--parallel`) * Common Gradle properties (e.g. `-Dorg.gradle.debug`)
It also handles custom default build files, so `rootProject.buildFileName = 'build.gradle.kts'` is supported.
其他與 gradle-completion 有關的套件
|
|
|
|
-
- dep: bash-completion
- programmable completion for the bash shell
-
- sug: gradle
- Powerful build system for the JVM