https://github.com/tadaskay/discountr
https://github.com/tadaskay/discountr
groovy homework-assignments spock vinted
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tadaskay/discountr
- Owner: tadaskay
- License: mit
- Created: 2018-06-10T18:42:23.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-13T13:16:57.000Z (almost 8 years ago)
- Last Synced: 2025-01-05T18:46:21.904Z (about 1 year ago)
- Topics: groovy, homework-assignments, spock, vinted
- Language: Groovy
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Discountr
Calculates discounts for a list of transactions and outputs results to stdout.
## How to run
- Pre-requisites: JDK8
- `$ ./gradlew build`
- `$ java -jar build/libs/discountr-1.0.0.jar [input-filename]`