lots of exercises in java... from https://github.com/exercism/java
Katrina Owen f79e5b06e6
Reformat config files
před 6 roky
.github remove reference to xjava před 6 roky
_template _template: restructure directory před 6 roky
bin add check to keep CI from running build.gradle as exercise před 6 roky
config Reformat config files před 6 roky
docs fix broken links in maintaining.md před 6 roky
exercises Add test to list of nested lists. (#1478) před 6 roky
gradle/wrapper Revert "Update to Gradle 4.1" před 7 roky
img Optimize track icon (#337) před 7 roky
scripts Fix canonical data check script před 6 roky
.gitattributes Enforce LF line endings před 7 roky
.gitignore Ignore local test output před 7 roky
.travis.yml add travis_retry param to rvm install před 6 roky
CONTRIBUTING.md contributing.md: Remove broken link před 6 roky
LICENSE Reassign copyright to Exercism legal entity před 7 roky
POLICIES.md Update policies před 6 roky
README.md Fix broken link před 7 roky
config.json Reformat config files před 6 roky
gradlew Revert "Update to Gradle 4.1" před 7 roky
gradlew.bat Update permissions for gradlew.bat před 7 roky

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.