2.0 KiB
2.0 KiB
| title |
|---|
| hledger downloads |
hledger downloads
Here are hledger binaries which should “just work” on your computer. For more help and alternatives, please see the installing doc.
Errata: these binaries lack support files for the web interface, you
must copy those
files to ./data/web/static/ below the directory where
you run hledger.
![]() GNU/Linux (x86) |
![]() Mac |
![]() Windows |
|---|---|---|
|
Download the $ gunzip hledger-*86*
$ mv hledger-*86* hledger $ chmod +x hledger
$ ./hledger
|
Download Rename the decompressed file to “hledger”. Open a terminal window and go to your browser’s download directory, then: $ chmod +x hledgerRun it: $ ./hledger
|
Download 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. |


