0.3.0 • Published 1 year ago

pico-accountancy v0.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

pico-accountancy

npm Build
status npm bundle size

npm type definitions node-current NPM

Accountancy script for very simple cases

CLI tool for converting a QIF bank statement to the different csv files useful for accountancy

Highlights:

  • Written in Typescript
  • Understand QIF format
  • Automatically convert rows based on search terms

Documentation and links

Related

Installation

This package is ESM only.

yarn global add pico-accountancy
pico-accountancy --help

Or alternatively run it:

npx pico-accountancy --help

If you want to tun the latest version from github. Mostly useful for dev:

git clone git@github.com:flarebyte/pico-accountancy.git
yarn global add `pwd`
0.3.0

1 year ago

0.2.0

1 year ago