Coding Test Shopping Basket
Use the package manager maven to install ShoppingBasket.
mvn clean install
java -jar ./target/Shopping-Basket-0.0.1-SNAPSHOT.jar item1 item2 ...
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.