PatilShreyas / compose-report-to-html

A utility (Gradle Plugin + CLI) to convert Jetpack Compose compiler metrics and reports to beautified HTML page.
https://patilshreyas.github.io/compose-report-to-html/
MIT License
398 stars 10 forks source link

Feature request: publish artifact to maven central #15

Closed ZacSweers closed 1 year ago

ZacSweers commented 1 year ago

This way other tooling (such as a gradle task) could run the CLI as a post-processing step in a build setup

PatilShreyas commented 1 year ago

This is really good idea @ZacSweers. Will definitely do this.