Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 275 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 275 Bytes

mintreport

  • Create 'config.local.sh' to overwrite config settings in 'config.sh'
  • Create MySQL table from 'transactions.sql'
  • Run ./fetch-transactions.sh to download transactions in CSV format
  • Run ./process-transaction.sh to load transactions into DB