site: download: platform headings

[ci skip]
This commit is contained in:
Simon Michael 2019-01-29 15:30:01 -08:00
parent 462eb4cf26
commit 6db709da91

View File

@ -49,7 +49,7 @@ Binaries or system packages are quickest to install, but they can be outdated or
|----------------------|------------------------|---------------------------------------------------------------------------------------- |----------------------|------------------------|----------------------------------------------------------------------------------------
| [Mac][] | **`brew install hledger`** <br><span class=warnings>[only hledger CLI](https://github.com/simonmichael/hledger/issues/321#issuecomment-179920520)</span> | 1.11.1 | [Mac][] | **`brew install hledger`** <br><span class=warnings>[only hledger CLI](https://github.com/simonmichael/hledger/issues/321#issuecomment-179920520)</span> | 1.11.1
| [Windows][] | Developer binaries: **[1.12](https://ci.appveyor.com/api/buildjobs/vcocma20843lpfdo/artifacts/hledger.zip)** <!-- or [latest nightly dev build](https://ci.appveyor.com/api/projects/simonmichael/hledger/artifacts/hledger.zip?branch=master) --> <br><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> | 1.12 | [Windows][] | Developer binaries: **[1.12](https://ci.appveyor.com/api/buildjobs/vcocma20843lpfdo/artifacts/hledger.zip)** <!-- or [latest nightly dev build](https://ci.appveyor.com/api/projects/simonmichael/hledger/artifacts/hledger.zip?branch=master) --> <br><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> | 1.12
| &nbsp; | | *GNU/Linux:* |
| [Arch&nbsp;Linux][] | **`pacman -S hledger [hledger-ui] [hledger-web] [hledger-api]`** | 1.12 | [Arch&nbsp;Linux][] | **`pacman -S hledger [hledger-ui] [hledger-web] [hledger-api]`** | 1.12
| CentOS | <span class=warnings>?</span> | | CentOS | <span class=warnings>?</span> |
| [Debian][] | **`sudo apt install hledger hledger-ui hledger-web`** | 1.0.1&nbsp;(Stable), 1.10&nbsp;(Testing), 1.10&nbsp;(Unstable) | [Debian][] | **`sudo apt install hledger hledger-ui hledger-web`** | 1.0.1&nbsp;(Stable), 1.10&nbsp;(Testing), 1.10&nbsp;(Unstable)
@ -57,11 +57,11 @@ Binaries or system packages are quickest to install, but they can be outdated or
| [Gentoo][] | **`sudo layman -a haskell && sudo emerge hledger hledger-ui hledger-web`** | 1.11.1 | [Gentoo][] | **`sudo layman -a haskell && sudo emerge hledger hledger-ui hledger-web`** | 1.11.1
| [Ubuntu][] | **`sudo apt install hledger hledger-ui hledger-web`** | 0.26&nbsp;(16.04), 1.2&nbsp;(18.04), 1.5&nbsp;(18.10), 1.5&nbsp;(19.04) | [Ubuntu][] | **`sudo apt install hledger hledger-ui hledger-web`** | 0.26&nbsp;(16.04), 1.2&nbsp;(18.04), 1.5&nbsp;(18.10), 1.5&nbsp;(19.04)
| [Void&nbsp;Linux][] | **`xbps-install -S hledger hledger-ui hledger-web hledger-api`** | 1.10 | [Void&nbsp;Linux][] | **`xbps-install -S hledger hledger-ui hledger-web hledger-api`** | 1.10
| &nbsp; | | *BSD:* |
| FreeBSD | <span class=warnings>?</span> | | FreeBSD | <span class=warnings>?</span> |
| NetBSD | <span class=warnings>?</span> | | NetBSD | <span class=warnings>?</span> |
| OpenBSD | Ports: **[https://github.com/jasperla/openbsd-wip/pull/104](https://github.com/jasperla/openbsd-wip/pull/104)** <br>Third-party binaries: **[OpenBSD6.3/amd64](https://s3.amazonaws.com/openbsd-hledger/index.html)** | 1.10 | OpenBSD | Ports: **[https://github.com/jasperla/openbsd-wip/pull/104](https://github.com/jasperla/openbsd-wip/pull/104)** <br>Third-party binaries: **[OpenBSD6.3/amd64](https://s3.amazonaws.com/openbsd-hledger/index.html)** | 1.10
| &nbsp; | | *Other:* |
| [Nix][] | **<span style="font-size:small;">`nix-env -iA nixpkgs.haskellPackages.hledger nixpkgs.haskellPackages.hledger-ui nixpkgs.haskellPackages.hledger-web`</span>** <br><span class=warnings>[problems with hledger-ui on Mac ?](https://github.com/simonmichael/hledger/issues/613)</span> | 1.10&nbsp;(stable), 1.11.1&nbsp;(unstable) | [Nix][] | **<span style="font-size:small;">`nix-env -iA nixpkgs.haskellPackages.hledger nixpkgs.haskellPackages.hledger-ui nixpkgs.haskellPackages.hledger-web`</span>** <br><span class=warnings>[problems with hledger-ui on Mac ?](https://github.com/simonmichael/hledger/issues/613)</span> | 1.10&nbsp;(stable), 1.11.1&nbsp;(unstable)
| Sandstorm | **[hledger-web Sandstorm app](https://apps.sandstorm.io/app/8x12h6p0x0nrzk73hfq6zh2jxtgyzzcty7qsatkg7jfg2mzw5n90)** <br><span class=warnings>[features needed](https://github.com/simonmichael/hledger/issues/425)</span> | 1.9.2 | Sandstorm | **[hledger-web Sandstorm app](https://apps.sandstorm.io/app/8x12h6p0x0nrzk73hfq6zh2jxtgyzzcty7qsatkg7jfg2mzw5n90)** <br><span class=warnings>[features needed](https://github.com/simonmichael/hledger/issues/425)</span> | 1.9.2