2.5 KiB
Download
\ I want to download and get started quickly !\
| I’m on Debian or Ubuntu\
apt-get install hledger[-web] \ \ I’m on
Gentoo\ emerge hledger[-web]
\ \ I’m on Red Hat/Fedora/CentOS\
yum install hledger \ \ I’m on NixOS\
nix-env -iA nixpkgs.haskellPackages.hledger | I’m
on Windows\
Download,
unzip, and run:\ hledger-0.23.3.win32.zip\
hledger-web-0.23.3.win32.zip\
| I’m on Mac\
Use
cabal |
I want to build the latest release
with GHC and cabal… |
cabal sandbox init; cabal update; cabal install hledger[-web]\
|
I want to build the latest
development code… |
git clone https://github.com/simonmichael/hledger; cd hledger; make sandbox install\
|
I want more info…
The installing describes how to install using cabal in more detail.
hledger is shipped as two executables: hledger (the
command-line tool) and hledger-web (the web interface). If
you install hledger-web, hledger will also be
installed automatically (except on Windows).
Building, testing and supporting cross-platform binaries is costly, so it’s demand-driven - you can indicate demand by making a project donation of any size. Binaries funded in this way will be linked here. This is a quick way to help the project and your fellow users!
[[https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5J33NLXYXCYAY|{{https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif }}]]