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
5858[ Homebrew] [ ] is a free and open-source package manager for macOS and Linux.
5959To install the Eask CLI:
6060
61+ ``` sh
62+ brew install eask-cli
63+ ```
64+
65+ Or using the tap provided by us:
66+
6167``` sh
6268brew tap emacs-eask/cli https://github.com/emacs-eask/packaging
6369brew install eask-cli
Original file line number Diff line number Diff line change @@ -54,6 +54,12 @@ nix profile install nixpkgs#eask-cli
5454[ Homebrew] [ ] 是一個適用於 macOS 和 Linux 的免費開源套件管理器。
5555若要安裝 Eask CLI,請執行下列操作:
5656
57+ ``` sh
58+ brew install eask-cli
59+ ```
60+
61+ 或使用我們提供的 tap:
62+
5763``` sh
5864brew tap emacs-eask/cli https://github.com/emacs-eask/packaging
5965brew install eask-cli
You can’t perform that action at this time.
0 commit comments