Dimagog / mint2ledger

Convert Mint-exported CSV into Ledger format

Repository from Github https://github.comDimagog/mint2ledgerRepository from Github https://github.comDimagog/mint2ledger

mint2ledger

Imports transactions downloaded from Mint.com into Ledger format.

Usage

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.

Install

go get -v -u github.com/dimagog/mint2ledger

Credit

Heavily based on into-ledger.

About

Convert Mint-exported CSV into Ledger format

License:Other


Languages

Language:Go 99.7%Language:Batchfile 0.3%