lots of exercises in java... from https://github.com/exercism/java
Logan Stucki e5d6d3760a
Add script to run journey test into it's own file in order to make it less complicated
9 년 전
.github Temporarily disable probot 9 년 전
_template Move exercise template to root dir 9 년 전
bin Add script to run journey test into it's own file in order to make it less complicated 9 년 전
config maintainers: add known alumni 9 년 전
docs TESTS.md: remove other references to GETTING-STARTED.md 9 년 전
exercises Merge pull request #709 from Smarticles101/house-implement 9 년 전
gradle/wrapper Update to Gradle 4.0.1 9 년 전
img Optimize track icon (#337) 9 년 전
scripts Add script to prune extraneous .keep files 9 년 전
.Rhistory isogram : add to track (#311) 9 년 전
.gitattributes Enforce LF line endings 9 년 전
.gitignore Use Gradle wrapper for CI jobs 9 년 전
.keep list-ops: add to track (#207) 9 년 전
.travis.yml Add script to run journey test into it's own file in order to make it less complicated 9 년 전
CONTRIBUTING.md Fix broken link - exercism.io: Installing Java 9 년 전
LICENSE Reassign copyright to Exercism legal entity 9 년 전
POLICIES.md policies: fix test class entry in table 9 년 전
README.md Fix broken link 9 년 전
config.json Specify unlocked_by for house 9 년 전
gradlew Use Gradle wrapper for CI jobs 9 년 전
gradlew.bat Use Gradle wrapper for CI jobs 9 년 전

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.