Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 400 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 400 Bytes

GNUCash Reporting View

An example viewer that works with the data files created by GNUCashReporting.

Requirements

  • NPM
  • Gulp

Setup

npm install
gulp
npm start

This will require the data files generated by GNUCashReporting to be placed in the data directory.

Documentation

TODO

License

BSD 3 Clause License.