chowjee / ExamplesExtractor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gradlew build builds the project (and runs all the tests)

Before using the following tasks the path to AtomicKotlin should be set in settings.properties:

gradlew update updates the examples from markdown files of AtomicKotlin project

gradlew testExamples runs tests checking 'eq' in examples

gradlew updateEdu updates Edu course

Before using the following tasks the path to Examples should be set in settings.properties:

gradlew generateExamples updates examples in the Examples project

About


Languages

Language:Kotlin 64.5%Language:Java 35.5%