site: better binaries docs

This commit is contained in:
Simon Michael 2009-06-05 06:24:06 +00:00
parent 49474ad731
commit 3cd21d037d

View File

@ -1,6 +1,13 @@
<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 built by Simon.
Where possible these include all extra build options.
The gnu/linux binaries are not static; they might work on other linux distros/versions and they might not. Please <a href="http://hledger.org/#contact">let me know</a> how you get on.
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>