GradleUp / shadow

Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin.
https://www.gradleup.com/shadow/
Apache License 2.0
3.79k stars 400 forks source link

Finish Kotlin migration #1012

Closed Goooler closed 1 week ago

Goooler commented 4 weeks ago

Closes #980.


Goooler commented 2 weeks ago
~/IdeaProjects/shadow/src/main/kotlin git:[main]
cloc .
      45 text files.
      45 unique files.                              
       0 files ignored.

github.com/AlDanial/cloc v 2.02  T=0.02 s (2730.9 files/s, 206092.2 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Kotlin                          45            442            348           2606
-------------------------------------------------------------------------------
SUM:                            45            442            348           2606
-------------------------------------------------------------------------------
Goooler commented 2 weeks ago