plugins/lombok/README.md
Experimental Kotlin plugin to support Lombok annotations in the same compilation unit with kotlin
[~] Config files
[~] @Getter/@Setter
[~] @With
[x] @NoArgsConstructor, @RequiredArgsConstructor and @AllArgsConstructor
[x] @Data
[~] @Value
[ ] @Builder - will not be supported in the current prototype.
Other todos: