Skip to content

xocasdashdash/govat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go VAT

Build Status Coverage Status

A simple cli client for jsonvat.com.

Supported operations

  • Passing a list of countries (-countries=es,de,fr) and returns the VAT of each country ✓
  • Passing a price (-price=12.3) and getting the price for the specific countries ✘

How to run locally

Either build the project:

go build vat.go

Or pull the docker image:

docker run xocasdashdash/govat --countries=es,de

About

A VAT golang cli client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages