Skip to content

Commit 0553c4d

Browse files
committed
Deploying to gh-pages from @ bba1bde 🚀
1 parent 0331db7 commit 0553c4d

4 files changed

Lines changed: 10 additions & 2 deletions

File tree

installation.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,10 @@ <h2 id="pre-built-binary"><a class="header" href="#pre-built-binary">Pre-built b
187187
<p>You can download and install them with a single command using pip:</p>
188188
<pre><code class="language-bash">pip install roapi-http
189189
</code></pre>
190+
<p>If you are using homebrew, you can also install using <code>brew</code> command:</p>
191+
<pre><code class="language-bash">brew install roapi
192+
# notice that the binary itself is still roapi-http
193+
</code></pre>
190194
<h2 id="docker"><a class="header" href="#docker">Docker</a></h2>
191195
<p>Pre-built docker images are hosted at
192196
<a href="https://github.com/orgs/roapi/packages/container/package/roapi-http">ghcr.io/roapi/roapi-http</a>.</p>

print.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,10 @@ <h2 id="pre-built-binary"><a class="header" href="#pre-built-binary">Pre-built b
207207
<p>You can download and install them with a single command using pip:</p>
208208
<pre><code class="language-bash">pip install roapi-http
209209
</code></pre>
210+
<p>If you are using homebrew, you can also install using <code>brew</code> command:</p>
211+
<pre><code class="language-bash">brew install roapi
212+
# notice that the binary itself is still roapi-http
213+
</code></pre>
210214
<h2 id="docker"><a class="header" href="#docker">Docker</a></h2>
211215
<p>Pre-built docker images are hosted at
212216
<a href="https://github.com/orgs/roapi/packages/container/package/roapi-http">ghcr.io/roapi/roapi-http</a>.</p>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

searchindex.json

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

0 commit comments

Comments
 (0)