File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed
docs/content/Getting-Started/Install-Eask Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,12 @@ nix profile install nixpkgs#eask-cli
58
58
[ Homebrew] [ ] is a free and open-source package manager for macOS and Linux.
59
59
To install the Eask CLI:
60
60
61
+ ``` sh
62
+ brew install eask-cli
63
+ ```
64
+
65
+ Or using the tap provided by us:
66
+
61
67
``` sh
62
68
brew tap emacs-eask/cli https://github.com/emacs-eask/packaging
63
69
brew install eask-cli
Original file line number Diff line number Diff line change @@ -54,6 +54,12 @@ nix profile install nixpkgs#eask-cli
54
54
[ Homebrew] [ ] 是一個適用於 macOS 和 Linux 的免費開源套件管理器。
55
55
若要安裝 Eask CLI,請執行下列操作:
56
56
57
+ ``` sh
58
+ brew install eask-cli
59
+ ```
60
+
61
+ 或使用我們提供的 tap:
62
+
57
63
``` sh
58
64
brew tap emacs-eask/cli https://github.com/emacs-eask/packaging
59
65
brew install eask-cli
You can’t perform that action at this time.
0 commit comments