Calculates income taxes in Georgia.
- Fetches official rates from the nbg.gov.ge for the date of income.
- Converts income to GEL.
- Calculate taxes amount according to specified Taxes Category.
All available flags, commands and usage:
NAME:
ge-tax-calc - A command line tool helper for preparing tax declaration in Georgia
USAGE:
ge-tax-calc [global options] command [command options] [arguments...]
DESCRIPTION:
Helper tool for preparing tax declarations in Georgia.
It get income amount in received currency, converts it to GEL according to
official rates on date of income and calculates tax amount
according to selected taxes category.
AUTHOR:
Oleg Balunenko <[email protected]>
COMMANDS:
run Runs taxes calculations
convert Runs currency converter
help, h Shows a list of commands or help for one command
GLOBAL OPTIONS:
--help, -h show help (default: false)
--version, -v print the version (default: false)