https://github.com/zdimension/takenoko
https://github.com/zdimension/takenoko
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zdimension/takenoko
- Owner: zdimension
- Created: 2021-04-17T16:08:51.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-17T16:10:32.000Z (almost 5 years ago)
- Last Synced: 2025-02-04T18:52:12.616Z (about 1 year ago)
- Language: Java
- Size: 980 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Takenoko

## Building
Local build including tests:
```
$ mvn -B package
```
## Running
```
$ mvn exec:java
```
Requires Java 11 (JAR 55.0).
## Authors
### ET²
- [Emma Glesser](https://github.com/Emma-Glesser)
- [Thomas Prévost](https://github.com/thomasarmel)
- [Emmeline Vouriot](https://github.com/emmvou)
- [Tom Niget](https://github.com/zdimension)