https://github.com/exercism/groovy
Exercism exercises in Groovy.
https://github.com/exercism/groovy
community-contributions-paused exercism-track maintained-autonomous
Last synced: 16 days ago
JSON representation
Exercism exercises in Groovy.
- Host: GitHub
- URL: https://github.com/exercism/groovy
- Owner: exercism
- License: mit
- Created: 2014-10-05T21:25:35.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2025-04-01T01:34:29.000Z (about 2 months ago)
- Last Synced: 2025-04-28T12:22:35.569Z (24 days ago)
- Topics: community-contributions-paused, exercism-track, maintained-autonomous
- Language: Groovy
- Homepage: https://exercism.org/tracks/groovy
- Size: 1.21 MB
- Stars: 20
- Watchers: 10
- Forks: 46
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Exercism Groovy Track

[](https://github.com/exercism/groovy/issues)
[](https://github.com/exercism/groovy/network)
[](https://raw.githubusercontent.com/exercism/groovy/master/LICENSE)Exercism problems in [Groovy](https://groovy-lang.org/).
You can find more information about Groovy on the [Groovy website](https://groovy-lang.org/).
## Building the project
On Linux or Mac:
```bash
./gradlew build
```On Windows:
```bash
./gradlew.bat build
```## Contributing Guide
If you want to be a part of Exercism as a whole and contribute, please refer to the [Contributing Guide](https://github.com/exercism/docs/blob/master/finding-your-way.md).For information on contributing to this track, refer to the [CONTRIBUTING.md](./CONTRIBUTING.md) file.
## Support
Need assistance? Get help on the [Exercism forum][forum].
[forum]: https://forum.exercism.org/