mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-05 20:07:44 +03:00
deploy: 3ef115d420
This commit is contained in:
parent
2f98c771b0
commit
00d7df3fdb
5 changed files with 17 additions and 2 deletions
|
@ -153,6 +153,11 @@ shell for working on Helix.</p>
|
|||
<h3 id="arch-linux"><a class="header" href="#arch-linux">Arch Linux</a></h3>
|
||||
<p>Releases are available in the <code>community</code> repository.</p>
|
||||
<p>A <a href="https://aur.archlinux.org/packages/helix-git/">helix-git</a> package is also available on the AUR, which builds the master branch.</p>
|
||||
<h3 id="fedora-linux"><a class="header" href="#fedora-linux">Fedora Linux</a></h3>
|
||||
<p>You can install the COPR package for Helix via</p>
|
||||
<pre><code>sudo dnf copr enable varlad/helix
|
||||
sudo dnf install helix
|
||||
</code></pre>
|
||||
<h2 id="build-from-source"><a class="header" href="#build-from-source">Build from source</a></h2>
|
||||
<pre><code>git clone --recurse-submodules --shallow-submodules -j8 https://github.com/helix-editor/helix
|
||||
cd helix
|
||||
|
|
|
@ -153,6 +153,11 @@ shell for working on Helix.</p>
|
|||
<h3 id="arch-linux"><a class="header" href="#arch-linux">Arch Linux</a></h3>
|
||||
<p>Releases are available in the <code>community</code> repository.</p>
|
||||
<p>A <a href="https://aur.archlinux.org/packages/helix-git/">helix-git</a> package is also available on the AUR, which builds the master branch.</p>
|
||||
<h3 id="fedora-linux"><a class="header" href="#fedora-linux">Fedora Linux</a></h3>
|
||||
<p>You can install the COPR package for Helix via</p>
|
||||
<pre><code>sudo dnf copr enable varlad/helix
|
||||
sudo dnf install helix
|
||||
</code></pre>
|
||||
<h2 id="build-from-source"><a class="header" href="#build-from-source">Build from source</a></h2>
|
||||
<pre><code>git clone --recurse-submodules --shallow-submodules -j8 https://github.com/helix-editor/helix
|
||||
cd helix
|
||||
|
|
|
@ -154,6 +154,11 @@ shell for working on Helix.</p>
|
|||
<h3 id="arch-linux"><a class="header" href="#arch-linux">Arch Linux</a></h3>
|
||||
<p>Releases are available in the <code>community</code> repository.</p>
|
||||
<p>A <a href="https://aur.archlinux.org/packages/helix-git/">helix-git</a> package is also available on the AUR, which builds the master branch.</p>
|
||||
<h3 id="fedora-linux"><a class="header" href="#fedora-linux">Fedora Linux</a></h3>
|
||||
<p>You can install the COPR package for Helix via</p>
|
||||
<pre><code>sudo dnf copr enable varlad/helix
|
||||
sudo dnf install helix
|
||||
</code></pre>
|
||||
<h2 id="build-from-source"><a class="header" href="#build-from-source">Build from source</a></h2>
|
||||
<pre><code>git clone --recurse-submodules --shallow-submodules -j8 https://github.com/helix-editor/helix
|
||||
cd helix
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue