hledger/DOWNLOAD.markdown
2010-07-24 22:08:54 +00:00

1.7 KiB
Raw Blame History

title
hledger downloads

hledger downloads

Here are hledger binaries which might just work on your computer. Please try the instructions for your platform, and if you have trouble, report it to Support. Or, try installing with cabal.


GNU/Linux (intel)

Mac (intel)

Windows

Download the
32-bit or 64-bit version.

Open a terminal window and go to your browsers download directory, then:
gunzip hledger-*86* mv hledger-*86* hledger
chmod +x hledger
./hledger

Download
hledger-0.11.1-mac-i386.gz

Open a terminal window and go to your browsers download directory, then:
gunzip hledger-*86* mv hledger-*86* hledger
chmod +x hledger
./hledger

Download
hledger-0.11.1-windows-i386.exe.zip

Unzip it to (eg) your desktop.
Double-click on the unzipped file to run the web interface (the default behaviour on windows).
A security dialog may pop up, where you can choose whether other machines may access your hledger web interface.