site: big ol' donate buttons, donation-based binaries
This commit is contained in:
parent
8cb9774d2a
commit
6858f335a0
20
DOWNLOAD.md
20
DOWNLOAD.md
@ -17,11 +17,21 @@ code {
|
|||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
Here are pre-built hledger binaries which you can download. You may need
|
<a href="https://www.wepay.com/donate/74643?ref=widget&utm_medium=widget&utm_campaign=donation"
|
||||||
to decompress *(gunzip FILE.gz)* and make them executable *(chmod +x
|
target="_blank" style="float:right;margin:0 1em;"
|
||||||
FILE)* before running them. For more tips, support, and alternate
|
><img src="https://www.wepay.com/img/widgets/donate_with_wepay.png" alt="Donate with WePay" /></a>
|
||||||
installation methods, please see the <a
|
**2011/9/1 hledger 0.15 binaries**:
|
||||||
href="../MANUAL.html#installing">installation docs</a>.
|
Ready-to-run binaries are time-consuming to make and support. From
|
||||||
|
release 0.15, I will build them on request for financial donors. This is a
|
||||||
|
great way to give back and help the hledger project! Of course, you can
|
||||||
|
also [build them yourself](../MANUAL.html#installing). Thanks for your
|
||||||
|
support. -Simon
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
|
These older hledger binaries are also available. You may need to
|
||||||
|
decompress *(gunzip FILE.gz)* and make them executable *(chmod +x FILE)*
|
||||||
|
before running them.
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
11
README.md
11
README.md
@ -25,7 +25,10 @@ more, including
|
|||||||
also a [demo](http://demo.hledger.org) of hledger's web interface. To get
|
also a [demo](http://demo.hledger.org) of hledger's web interface. To get
|
||||||
started tracking your own numbers, [download](DOWNLOAD.html) a copy.
|
started tracking your own numbers, [download](DOWNLOAD.html) a copy.
|
||||||
|
|
||||||
For support and more technical info, see
|
<a href="https://www.wepay.com/donate/74643?ref=widget&utm_medium=widget&utm_campaign=donation"
|
||||||
[development](DEVELOPMENT.html) or
|
target="_blank" style="float:right; margin:0 1em;"
|
||||||
[email me](mailto:simon@joyful.com?subject=hledger:). I appreciate
|
><img src="https://www.wepay.com/img/widgets/donate_with_wepay.png" alt="Donate with WePay" /></a>
|
||||||
feedback on all aspects of hledger. Thanks!
|
For support and more technical info, see [development](DEVELOPMENT.html)
|
||||||
|
or [email me](mailto:simon@joyful.com?subject=hledger:). I appreciate
|
||||||
|
feedback on all aspects of hledger. And if hledger is helping you, feel
|
||||||
|
free to give back and keep it growing! Best -Simon
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user