Skip to content

linuxcaffe/hldb

 
 

Repository files navigation

Summary

Build Status

hledger-dashboard, a GHCJS webapp with reports for your hledger journals. Also a playground for some ideas around dashboards and UIs in Haskell that I've been thinking about.

How to build

Install stack, then run

stack build --stack-yaml stack-ghcjs.yaml

You may need to follow stack's instructions to install GHCJS.

stack install --stack-yaml stack-ghcjs.yaml

TO DO

  • Tests for Journal.hs!
  • Parse a complete .hledger file
  • Show graph

License

BSD3

Contributions

Bug reports, pull requests, feature requests are welcome

About

HLedger dashboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 96.2%
  • CSS 3.1%
  • Other 0.7%