mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
site: better binaries docs
This commit is contained in:
parent
49474ad731
commit
3cd21d037d
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user