hledger/website/binaries/HEADER.html
2009-06-05 06:24:06 +00:00

14 lines
617 B
HTML

<link rel=stylesheet href="/hledger.css" type="text/css" media=screen>
<h1>hledger binaries</h1>
<p>
Experimental <a href="http://hledger.org">hledger</a> binaries.
<p>
Pick a likely-looking file, pick a mouse button, and download.<br>
Go to the download folder in a terminal/shell/command window.<br>
Hopefully the file got decompressed, if not, do that now.<br>
Rename it to hledger.<br>
Make it executable: <code>chmod +x hledger</code>.<br>
Try running it: <code>./hledger --help</code>.<br>
Success/failure reports and advice on making this easier are <a href="http://hledger.org/#contact">most welcome</a>.
<p>