How to Install hledger-web in Ubuntu 18.04



Install hledger-web by entering the following commands in the terminal:

sudo apt update
sudo apt install hledger-web

Description:

web interface for the hledger accounting tool

hledger is a haskell port and friendly fork of John Wiegley's ledger accounting tool. This package provides a web interface as an alternative to the hledger command line interface.

Homepage: http://hledger.org

Version: 1.2-1

Section: universe/haskell