1
1
Fork 0
AtomicKotlinCourse/README.md

241 B

AtomicKotlinCourse

To use in developer mode:

After cloning, open as a project in Intellij IDEA with the EDU extension installed.

When you make changes, you might need to rerun Gradle to build the project:

gradlew build -x test