hledger binaries

Here are the available hledger binaries and some platform-specific hints. Your success/failure reports and advice on making this easier are appreciated: http://hledger.org/#contact

GNU/Linux Mac Windows
Pick a likely-looking linux binary, pick a mouse button, and download. Go to the download folder in a shell window. If the file did not get decompressed, do that now: gunzip hledger-*. Rename the binary to hledger. Make it executable: chmod +x hledger. Try running it: ./hledger --help. Click the latest mac binary. The file should be downloaded and decompressed into your Safari download folder. Open a terminal window and go to that folder. Rename the binary to hledger. Make it executable: chmod +x hledger. Try running it: ./hledger --help. Click the latest windows binary. The file should download and be decompressed. Save the binary as hledger.exe to eg your desktop. Open a command window and go to that folder. Try running it: hledger --help. The first time you run hledger web (create a ledger with hledger add first), a security dialog may pop up; just click "Keep blocking" or equivalent, unless you want to access your hledger web interface from other machines.