lots of exercises in java... from https://github.com/exercism/java
John S. Ryan 36cc2ae4df Run all Gradle tests before the configlet. před 11 roky
_template Delete gradle from template dir před 11 roky
accumulate Define the 6 first classes and remove the others před 11 roky
allergies Define the 6 first classes and remove the others před 11 roky
anagram anagram: Clarify expectations about identical words před 11 roky
atbash-cipher Define the 6 first classes and remove the others před 11 roky
bin fetch-configlet uses slightly more portable syntax. před 11 roky
binary Define the 6 first classes and remove the others před 11 roky
bob Define the 6 first classes and remove the others před 11 roky
crypto-square Define the 6 first classes and remove the others před 11 roky
docs Added track specific documentation před 11 roky
etl Adds missing "class" keyword in starter files. před 11 roky
gigasecond Define the 6 first classes and remove the others před 11 roky
grade-school Define the 6 first classes and remove the others před 11 roky
hamming Fix hamming test for different strand lengths před 11 roky
luhn Define the 6 first classes and remove the others před 11 roky
meetup Define the 6 first classes and remove the others před 11 roky
nucleotide-count Adds missing "class" keyword in starter files. před 11 roky
octal Define the 6 first classes and remove the others před 11 roky
pascals-triangle Define the 6 first classes and remove the others před 11 roky
phone-number Define the 6 first classes and remove the others před 11 roky
pig-latin Define the 6 first classes and remove the others před 11 roky
prime-factors Force "main" sourceSet to "src/example/java" in CI před 11 roky
raindrops Define the 6 first classes and remove the others před 11 roky
rna-transcription Define the 6 first classes and remove the others před 11 roky
robot-name Force "main" sourceSet to "src/example/java" in CI před 11 roky
roman-numerals Define the 6 first classes and remove the others před 11 roky
scrabble-score scrabble-score: replace illegal word před 11 roky
sieve Define the 6 first classes and remove the others před 11 roky
simple-cipher Corrected error in RandonKeyCipherTest.java před 11 roky
space-age Define the 6 first classes and remove the others před 11 roky
strain Define the 6 first classes and remove the others před 11 roky
triangle Define the 6 first classes and remove the others před 11 roky
trinary Define the 6 first classes and remove the others před 11 roky
word-count Adds missing "class" keyword in starter files. před 11 roky
.gitignore Ignore configlet binaries před 11 roky
.travis.yml Run all Gradle tests before the configlet. před 11 roky
LICENSE Add MIT license před 12 roky
README.md Add badge for travis build to README před 11 roky
SETUP.md Add empty SETUP file před 11 roky
build.gradle Force "main" sourceSet to "src/example/java" in CI před 11 roky
config.json Added track specific documentation před 11 roky
settings.gradle Configure Travis to run tests against examples před 11 roky

README.md

xJava Build Status

Exercism Exercises in Java

Contributing Guide

Please see the contributing guide

License

The MIT License (MIT)

Copyright (c) 2014 Katrina Owen, _@kytrinyx.com