Sha256: 9fbbc7eb54b87f3876b71de8a34256987efc23db785ba4a91e27888bce268c67
Contents?: true
Size: 649 Bytes
Versions: 167
Compression:
Stored size: 649 Bytes
Contents
# {{ .Spec.Name }} {{ .Spec.Description -}} {{- with .Hints }} {{ . }} {{ end }} For installation and learning resources, refer to the [exercism help page](http://exercism.io/languages/groovy). Run the tests by executing the test script. ``` $ groovy ./{{ .Spec.MixedCaseName }}Spec.groovy ``` After the first test(s) pass, continue by commenting out or removing the `@Ignore` annotations prepending other tests. When all tests pass, congratulations! {{ with .Spec.Credits -}} ## Source {{ . }} {{ end }} ## Submitting Incomplete Solutions It's possible to submit an incomplete solution so you can see how others have completed the exercise.
Version data entries
167 entries across 167 versions & 1 rubygems