module
Version:
v0.0.0-...-0f0d18e
Opens a new window with list of versions in this module.
Published: Jan 11, 2025
License: MIT
Opens a new window with license information.
README
¶
kontoo -- accounting helper
Log transactions of your financial assets and generate reports.
Installation
Make sure you have NodeJS and npm
installed. Then run
npm install
npm run build
go build ./cmd/kontoo
./kontoo serve -ledger /path/to/ledger.json
Development
Run
npx webpack --watch
to automatically update .js
and .css
resources (still requires
a browser refresh).
Click to show internal directories.
Click to hide internal directories.