/go-price-calculator

Calculate prices based in a list of tax rates

Primary LanguageGo

go-price-calculator

Calculates prices based in a list of tax rates

How to run

$ go run main.go

How to test

$ go test ./...

How to build

$ go build