Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 333 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 333 Bytes

#Problem Description To print the items, their prices, calculate sales tax, print the total tax, and print the total sales tax.

#Setting up dev env 1.Any OS 2.Install jdk version 7 or above 3.Install apache-ant

#How to build

Change working directory to the project directory using 'cd (path_to_directory)' Run the command 'ant'.