binarin / personal-finance

Tools I use to keep track of my personal finance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Live reloading with ghcid

TOSHL_URL="https://api.toshl.com" TOSHL_TOKEN="xxxxxxxx" \
ghcid -c 'cabal new-repl lib:personal-finance' --reload=./lib --reload=./src --reload=./static -T ':rr UILive.live'

About

Tools I use to keep track of my personal finance

License:Apache License 2.0


Languages

Language:Haskell 99.0%Language:HTML 1.0%