Imports transactions downloaded from Mint.com into Ledger format.
mint2ledger journal.ldg mint.csv
Where journal.ldg is an existing Ledger file to learn from, and mint.csv contains the transactions exported from Mint.com.
Run mint2ledger -h for detailed usage info.
Note that ledger executable must be on your PATH as mint2ledger launches it for pre-processing of journal.ldg.
go get -v -u github.com/dimagog/mint2ledger
Heavily based on into-ledger.