Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 332 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 332 Bytes

FreeAgent CSV Formatter

Take a CSV file from your bank and convert it to a format that is FreeAgent-compatible.

Supported Banks

  • Coventry Building Society
  • Marcus by Goldman Sachs
  • NewDay
  • Starling Bank
  • Transport for London Oyster

Quick Start

Local Development

Use npm v14.

npm install
npm run dev