Skip to content

Commit

Permalink
deploy: dc2445a
Browse files Browse the repository at this point in the history
  • Loading branch information
lostmygithubaccount committed Aug 24, 2024
1 parent 6b1269b commit 3943eb0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,11 +150,13 @@ <h2 data-anchor-id="setup">Setup</h2>
<h2 data-anchor-id="usage">Usage</h2>
<p>Use the CLI:</p>
<div class="sourceCode" id="cb2"><pre class="sourceCode bash code-with-copy"><code class="sourceCode bash"><span id="cb2-1"><a href="#cb2-1" aria-hidden="true" tabindex="-1"></a><span class="ex">ia</span></span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<p>Open the dashboard:</p>
<div class="sourceCode" id="cb3"><pre class="sourceCode bash code-with-copy"><code class="sourceCode bash"><span id="cb3-1"><a href="#cb3-1" aria-hidden="true" tabindex="-1"></a><span class="ex">ia</span> dash</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
</section>
<section id="development" class="level2">
<h2 data-anchor-id="development">Development</h2>
<p>Format your code:</p>
<div class="sourceCode" id="cb3"><pre class="sourceCode bash code-with-copy"><code class="sourceCode bash"><span id="cb3-1"><a href="#cb3-1" aria-hidden="true" tabindex="-1"></a><span class="ex">just</span> fmt</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div class="sourceCode" id="cb4"><pre class="sourceCode bash code-with-copy"><code class="sourceCode bash"><span id="cb4-1"><a href="#cb4-1" aria-hidden="true" tabindex="-1"></a><span class="ex">just</span> fmt</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>


</section>
Expand Down
2 changes: 1 addition & 1 deletion search.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"href": "index.html#usage",
"title": "Ibis analytics",
"section": "Usage",
"text": "Usage\nUse the CLI:\nia"
"text": "Usage\nUse the CLI:\nia\nOpen the dashboard:\nia dash"
},
{
"objectID": "index.html#development",
Expand Down

0 comments on commit 3943eb0

Please sign in to comment.