parent
9e64acaaab
commit
b255df45e8
@ -14,7 +14,6 @@ td:first-of-type {
|
|||||||
a { white-space:nowrap; }
|
a { white-space:nowrap; }
|
||||||
.warnings {
|
.warnings {
|
||||||
display:inline-block;
|
display:inline-block;
|
||||||
margin-left:1em;
|
|
||||||
font-style:italic;
|
font-style:italic;
|
||||||
font-size:small;
|
font-size:small;
|
||||||
}
|
}
|
||||||
@ -41,7 +40,7 @@ These prebuilt binaries will install quickly:
|
|||||||
| | |
|
| | |
|
||||||
|-----------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|-----------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
| <br><big>**Multiplatform**</big> | | <br><small>*Packaged version:*</small> |
|
| <br><big>**Multiplatform**</big> | | <br><small>*Packaged version:*</small> |
|
||||||
| [Nix]<br><small>*Linux, Mac*</small> | <span style="font-size:small;">**`nix-env -i -f https://github.com/NixOS/nixpkgs/archive/ec5f5a.tar.gz -A hledger hledger-web hledger-ui`**<br>*<span class=warnings>[#1030](https://github.com/simonmichael/hledger/issues/1030)</span> On Linux, may need **`sudo sysctl kernel.unprivileged_userns_clone=1`** first*</span> | 
|
| [Nix]<br><small>*Linux, Mac*</small> | <span style="font-size:small;">**`nix-env -i -f https://github.com/NixOS/nixpkgs/archive/ec5f5a.tar.gz -A hledger hledger-web hledger-ui`**<br>*On Linux, note <span class=warnings>[#1030](https://github.com/simonmichael/hledger/issues/1030)</span> workaround*</span> | 
|
||||||
| [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> |
|
| [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) |
|
| [Homebrew]<br><small>*Linux, Mac, Windows*</small> | **`brew install hledger`** | [](https://formulae.brew.sh/formula/hledger) |
|
||||||
| [Wine]<br><small>*Linux, Mac, FreeBSD*</small> | *Install Wine, run the Windows binary below* | |
|
| [Wine]<br><small>*Linux, Mac, FreeBSD*</small> | *Install Wine, run the Windows binary below* | |
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user