File tree Expand file tree Collapse file tree 2 files changed +0
-18
lines changed
docs/book/modules/cli/pages Expand file tree Collapse file tree 2 files changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -27,12 +27,6 @@ cargo install abcrypt-cli
2727If you want to enable optimizations such as LTO, set them using [ environment
2828variables] .
2929
30- ### Via a package manager
31-
32- | OS | Package manager | Command |
33- | ----- | --------------- | ------------------------------------------ |
34- | _ Any_ | [ Homebrew] | ` brew install sorairolake/tap/abcrypt-cli ` |
35-
3630### From binaries
3731
3832The [ release page] contains pre-built binaries for Linux, macOS and Windows.
@@ -145,7 +139,6 @@ licensing information.
145139[ license-badge ] : https://img.shields.io/crates/l/abcrypt-cli?style=for-the-badge
146140[ abcrypt encrypted data format ] : ../../docs/spec/FORMAT.adoc
147141[ environment variables ] : https://doc.rust-lang.org/cargo/reference/environment-variables.html#configuration-environment-variables
148- [ Homebrew ] : https://brew.sh/
149142[ release page ] : https://github.com/sorairolake/abcrypt/releases
150143[ BUILD.adoc ] : BUILD.adoc
151144[ `abcrypt(1)` ] : https://sorairolake.github.io/abcrypt/book/cli/man/man1/abcrypt.1.html
Original file line number Diff line number Diff line change 44
55= Installation
66:environment-variables-url: https://doc.rust-lang.org/cargo/reference/environment-variables.html#configuration-environment-variables
7- :brew-url: https://brew.sh/
87:release-page-url: https://github.com/sorairolake/abcrypt/releases
98
109== From source
@@ -17,16 +16,6 @@ cargo install abcrypt-cli
1716If you want to enable optimizations such as LTO, set them using
1817{environment-variables-url}[environment variables].
1918
20- == Via a package manager
21-
22- |===
23- |OS |Package manager |Command
24-
25- |_Any_
26- |{brew-url}[Homebrew]
27- |`brew install sorairolake/tap/abcrypt-cli`
28- |===
29-
3019== From binaries
3120
3221The {release-page-url}[release page] contains pre-built binaries for Linux,
You can’t perform that action at this time.
0 commit comments