ionic-team / ionic-team/trapeze
Support Kotlin-based Gradle files
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 377
- Forks
- 50
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Currently, the `gradle` operation and Gradle API features only support Groovy. This is because the Groovy language ships with a [parser API](http://docs.groovy-lang.org/2.3.5/html/api/org/codehaus/groovy/ast/package-summary.html) that can be used to accurately modify the actual Gradle source file. As far as I know, no such API exists for Kotlin.
Creating an issue to track this and in case anyone knows of a similar Kotlin API
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.