Skip to content

Commit ee70e36

Browse files
author
github-actions
committed
auto: docs: Simplify links
SourceCommit: emacs-eask/cli@f113ce0
1 parent 0638892 commit ee70e36

File tree

5 files changed

+7
-8
lines changed

5 files changed

+7
-8
lines changed

FAQ/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@
6161
can build cross-platform software with fewer hassles! Especially after Microsoft
6262
had bought the NPM inc, and would likely support their own system well.</p><p>Cask does not seem to support Windows (no WSL) after version <code>0.8.6</code>. In the
6363
early versions, they have used Python, but due to the Python supports on Windows
64-
are just not as good as Node.JS.</p><p>See <a class=gdoc-markdown__link href=https://github.com/emacs-eask/cli/issues/140>issue #140</a> for more information!</p><div class="flex align-center gdoc-page__anchorwrap"><h2 id=-why-yargs>❓ Why yargs?</h2><a data-clipboard-text=https://emacs-eask.github.io/FAQ/#-why-yargs class="gdoc-page__anchor clip flex align-center" title="Anchor to: ❓ Why yargs?" aria-label="Anchor to: ❓ Why yargs?" href=#-why-yargs><svg class="gdoc-icon gdoc_link"><use xlink:href="#gdoc_link"/></svg></a></div><p><a class=gdoc-markdown__link href=https://www.npmjs.com/package/yargs>yargs</a> has a very wide community; and it
65-
has been used in many tools. It&rsquo;s cross-platform! And most importantly, this is
66-
one of the tools that work well on Linux, macOS, and Windows.</p><p>There is also the major difference compared with Eask and other alternatives.
64+
are just not as good as Node.JS.</p><p>See <a class=gdoc-markdown__link href=https://github.com/emacs-eask/cli/issues/140>issue #140</a> for more information!</p><div class="flex align-center gdoc-page__anchorwrap"><h2 id=-why-yargs>❓ Why yargs?</h2><a data-clipboard-text=https://emacs-eask.github.io/FAQ/#-why-yargs class="gdoc-page__anchor clip flex align-center" title="Anchor to: ❓ Why yargs?" aria-label="Anchor to: ❓ Why yargs?" href=#-why-yargs><svg class="gdoc-icon gdoc_link"><use xlink:href="#gdoc_link"/></svg></a></div><p><a class=gdoc-markdown__link href=https://www.npmjs.com/package/yargs>yargs</a> has a very wide community; and it has been used in many tools.
65+
It&rsquo;s cross-platform! And most importantly, this is one of the tools that
66+
work well on Linux, macOS, and Windows.</p><p>There is also the major difference compared with Eask and other alternatives.
6767
<a class=gdoc-markdown__link href=https://github.com/cask/cask>Cask</a>, <a class=gdoc-markdown__link href=https://github.com/alphapapa/makem.sh>makem.sh</a>, or <a class=gdoc-markdown__link href=https://github.com/doublep/eldev>Eldev</a> rely more on <code>batch</code> and <code>bash</code>. We chose a
6868
different route and would like to hand over heavy tasks to a high-level
6969
programming language, <strong><code>JavaScript</code></strong>. The development simply became easier,

fonts/GeekdocIcons.woff

0 Bytes
Binary file not shown.

fonts/GeekdocIcons.woff2

-40 Bytes
Binary file not shown.

search/zh-tw.data.min.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

zh-tw/FAQ/index.html

Lines changed: 3 additions & 4 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)