Extension for colcon to support Gradle packages.
Project description
colcon-gradle
An extension for colcon-core to support Gradle projects.
Features
For all packages with build.gradle
files:
colcon build
will callgradle assemble
colcon test
will callgradle test
Gradle wrappers will be used if present.
Try it out
Using pip
pip install -U colcon-gradle
From source
Follow the instructions at https://colcon.readthedocs.io/en/released/developer/bootstrap.html, except in "Fetch the sources" add the following to colcon.repos
:
colcon-gradle:
type: git
url: https://github.com/colcon/colcon-gradle.git
version: main
After that, run the local_setup
file, build any colcon workspace with Gradle projects in it, and report any issues!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
colcon-gradle-0.1.0.tar.gz
(13.4 kB
view details)
Built Distribution
File details
Details for the file colcon-gradle-0.1.0.tar.gz
.
File metadata
- Download URL: colcon-gradle-0.1.0.tar.gz
- Upload date:
- Size: 13.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9901b7c1dcf064693d9522a1e8efcf975a897137ca21b6a7a5cb11fe2e8ab11 |
|
MD5 | db9236ca496f42ea9ca4e49fcc2bf269 |
|
BLAKE2b-256 | 391e0d6694fa6d2bf54b006195fc5ae6e969b9fa682aba19884c8ab867c2af96 |
Provenance
File details
Details for the file colcon_gradle-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: colcon_gradle-0.1.0-py3-none-any.whl
- Upload date:
- Size: 14.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 757dff15cae9c49186e8d948f505fe95cd8486330b506ceef73197579bbcac5e |
|
MD5 | 35b399eb7765cbb5339d831a6a2f41cb |
|
BLAKE2b-256 | 7ff4d2de47362caef780646fa19dd35af692f030e707eadf5ebeb88c6fef61c8 |