site: download: wine
[ci skip]
This commit is contained in:
parent
1d81316681
commit
0d1dcced56
@ -43,6 +43,7 @@ a { white-space:nowrap; }
|
||||
| [Nix]<br><small>*Linux, Mac*</small> | <span style="font-size:small;">**`nix-env -i -f https://github.com/NixOS/nixpkgs/archive/9c74e2.tar.gz -A hledger hledger-web hledger-ui`**</span> | <small>Latest release</small>
|
||||
| [Docker]<br><small>*Linux, Mac, Windows*</small> | **`docker pull dastapov/hledger`** | [](https://hub.docker.com/r/dastapov/hledger)<br><small>[more..](https://hub.docker.com/search?q=hledger&type=image&sort=updated_at&order=desc)</small>
|
||||
| [Homebrew]<br><small>*Linux, Mac, Windows*</small> | **`brew install hledger`** | [](https://formulae.brew.sh/formula/hledger)
|
||||
| [Wine]<br><small>*Linux, Mac, FreeBSD*</small> | **run the Windows binary. Last resort :)** |
|
||||
| <br><big>**Windows**</big> |
|
||||
| Windows binaries | <code>**[hledger.zip]**</code> <small>*from Appveyor CI*</small> <!-- or [latest nightly dev build](https://ci.appveyor.com/api/projects/simonmichael/hledger/artifacts/hledger.zip?branch=master) --><!-- <span class=warnings> [no hledger-ui](https://github.com/jtdaugherty/vty/pull/1#issuecomment-297143444),[doesn't work on old windows ?](https://github.com/simonmichael/hledger/issues/774),[many files in PATH causing hangs](https://github.com/simonmichael/hledger/issues/791) --><!-- ,[appveyor builds failing](https://github.com/simonmichael/hledger/issues/832) </span>--> | [](https://ci.appveyor.com/project/simonmichael/hledger/build/artifacts)
|
||||
| <br><big>**GNU/Linux**</big> |
|
||||
@ -68,6 +69,7 @@ a { white-space:nowrap; }
|
||||
[cabal]: https://www.haskell.org/cabal
|
||||
[hledger.zip]: https://ci.appveyor.com/api/buildjobs/gudfa3gv7pj94ab0/artifacts/hledger.zip
|
||||
[stack]: https://haskell.fpcomplete.com/get-started
|
||||
[Wine]: https://www.winehq.org
|
||||
|
||||
[notes]::
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user