Lucas Combs

Results 3 issues of Lucas Combs

Would be nice to know: 1. How to build/test changes via command line 1. How to the above in IntelliJ 1. Anything else helpful

enhancement
help wanted

As a new developer contributing, it's hard to follow how the duplicate folder structure For example, whats the difference between: [this file in /src/main](https://github.com/Karumi/KotlinSnapshot/blob/master/core/src/main/kotlin/com/karumi/kotlinsnapshot/KotlinSnapshot.kt) and [this file in core/bin](https://github.com/Karumi/KotlinSnapshot/blob/master/core/bin/com/karumi/kotlinsnapshot/KotlinSnapshot.kt) ????...

enhancement
help wanted

As a new developer contributing, it's hard to follow how the Gradle setup works in this repo. Let's document this: https://github.com/Karumi/KotlinSnapshot/blob/bfd3cbfd6fbe07b0d028475a091d363ac72b2466/KotlinConsumer/build.gradle#L5 Explain it, talk about it, ext in a markdown...

enhancement
help wanted