An open API service indexing awesome lists of open source software.

https://github.com/tadaskay/discountr


https://github.com/tadaskay/discountr

groovy homework-assignments spock vinted

Last synced: 4 months ago
JSON representation

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]`