- Download and unarchive the contents of the most recent java-koans in development from: https://github.com/matyb/java-koans/archive/master.zip
- Open a console (termina) and cd to the directory you unarchived:
cd <the directory you just unarchived>
- Change directory to the koans directory:
cd koans
- To export koans to run below command and open in IDE:
- IDEA IntelliJ:
./gradlew idea (WINDOWS: gradlew.bat idea)
- Eclipse
./gradlew eclipse (WINDOWS: gradlew.bat eclipse)
- IDEA IntelliJ:
- Back to the console and run
./run.sh
(WINDOWS:run.bat
) - Follow the instructions and start hacking
-
Notifications
You must be signed in to change notification settings - Fork 0
License
murphpdx/java-koans
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published