Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d0a6401e authored by Eugene Susla's avatar Eugene Susla
Browse files

Add helpful links to `codegen --help`

Test: ensure links/email are clickable in terminal
Change-Id: I2d9461e98497b8a2af21b0a48ae05c5c110c8484
parent 4b523ff7
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -95,7 +95,13 @@ In addition, for any field mMyField(or myField) of type FieldType you can define
      you can use with final fields.

Version: $CODEGEN_VERSION
Questions? Feedback? Contact: eugenesusla@

Questions? Feedback?
Contact: eugenesusla@
Bug/feature request: http://go/codegen-bug

Slides: http://go/android-codegen
In-depth example: http://go/SampleDataClass
"""

fun main(args: Array<String>) {