lots of exercises in java... from https://github.com/exercism/java
Logan Stucki 059eecaab4
Download all the stuff we need in parallel on the journey test
il y a 9 ans
.github Temporarily disable probot il y a 9 ans
_template Move exercise template to root dir il y a 9 ans
bin Download all the stuff we need in parallel on the journey test Also try to run each gradle test in parallel il y a 9 ans
docs Tweaked RESOURCES.md il y a 9 ans
exercises Remove starter implementations (#681) il y a 9 ans
gradle/wrapper Update Gradle wrapper to 4.0 il y a 9 ans
img Optimize track icon (#337) il y a 9 ans
scripts Add script to prune extraneous .keep files il y a 9 ans
.Rhistory isogram : add to track (#311) il y a 9 ans
.gitattributes Enforce LF line endings il y a 9 ans
.gitignore Use Gradle wrapper for CI jobs il y a 9 ans
.keep list-ops: add to track (#207) il y a 9 ans
.travis.yml Attempt to optimize build Run unit test and journey test on seperate nodes Gradle uses --configure-on-demand and --parallel where it wasn't present Bundle install uses -j4 il y a 9 ans
CONTRIBUTING.md Mention the magic of a rebase in the CONTRIBUTING file il y a 9 ans
LICENSE Reassign copyright to Exercism legal entity il y a 9 ans
POLICIES.md Fix POLICIES typo il y a 9 ans
README.md Fix broken link il y a 9 ans
config.json Format config.json il y a 9 ans
gradlew Use Gradle wrapper for CI jobs il y a 9 ans
gradlew.bat Use Gradle wrapper for CI jobs il y a 9 ans

README.md

java Build Status

Source for Exercism Exercises in Java.

Contributing Guide

For general information about how to contribute to Exercism, please refer to the Contributing Guide.

For information on contributing to this track, refer to the CONTRIBUTING.md file.