[ ソース: 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
- bash シェル用のプログラム可能な補完機能
-
- sug: gradle
- Powerful build system for the JVM