You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Keep the documentation page up to date | ✔ |[](https://github.com/emacs-eask/eask/actions/workflows/docs.yml)|
| Keep the documentation page up to date | ✔ |[](https://github.com/emacs-eask/cli/actions/workflows/docs.yml)|
| Compile source and check redefined | ✔ |[](https://github.com/emacs-eask/eask/actions/workflows/compile.yml)|
39
-
| Compatibility check for each Emacs version | ✔ |[](https://github.com/emacs-eask/eask/actions/workflows/compat.yml)|
| Compile source and check redefined | ✔ |[](https://github.com/emacs-eask/cli/actions/workflows/compile.yml)|
39
+
| Compatibility check for each Emacs version | ✔ |[](https://github.com/emacs-eask/cli/actions/workflows/compat.yml)|
| Test commands in global (config) mode | ✔ |[](https://github.com/emacs-eask/eask/actions/workflows/global.yml)|
47
-
| Test commands in development (package) mode | ✔ |[](https://github.com/emacs-eask/eask/actions/workflows/local.yml)|
48
-
| Test to install packages | ✔ |[](https://github.com/emacs-eask/eask/actions/workflows/install.yml)|
49
-
| Test execute commands | ✔ |[](https://github.com/emacs-eask/eask/actions/workflows/exec.yml)|
50
-
| Test emacs commands | ✔ |[](https://github.com/emacs-eask/eask/actions/workflows/emacs.yml)|
51
-
| Test to search packages | ✔ |[](https://github.com/emacs-eask/eask/actions/workflows/search.yml)|
52
-
| Test to upgrade and check outdated packages | ✔ |[](https://github.com/emacs-eask/eask/actions/workflows/outdated_upgrade.yml)|
| Test commands in global (config) mode | ✔ |[](https://github.com/emacs-eask/cli/actions/workflows/global.yml)|
47
+
| Test commands in development (package) mode | ✔ |[](https://github.com/emacs-eask/cli/actions/workflows/local.yml)|
48
+
| Test to install packages | ✔ |[](https://github.com/emacs-eask/cli/actions/workflows/install.yml)|
49
+
| Test execute commands | ✔ |[](https://github.com/emacs-eask/cli/actions/workflows/exec.yml)|
50
+
| Test emacs commands | ✔ |[](https://github.com/emacs-eask/cli/actions/workflows/emacs.yml)|
51
+
| Test to search packages | ✔ |[](https://github.com/emacs-eask/cli/actions/workflows/search.yml)|
52
+
| Test to upgrade and check outdated packages | ✔ |[](https://github.com/emacs-eask/cli/actions/workflows/outdated_upgrade.yml)|
Copy file name to clipboardExpand all lines: docs/content/en/Getting Started/Quick Start.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ and install `NodeJS` and `npm` corresponds to your current operating system
23
23
24
24
{{< hint ok >}}
25
25
💡 If you don't prefer **NodeJS** and **npm**, you can install with [binary](https://emacs-eask.github.io/Getting-Started/Install-Eask/#binary-cross-platform)
26
-
from our [release](https://github.com/emacs-eask/eask/releases) page.
26
+
from our [release](https://github.com/emacs-eask/cli/releases) page.
0 commit comments