Skip to content

Commit

Permalink
deploy: e1b85d9
Browse files Browse the repository at this point in the history
  • Loading branch information
casey committed Dec 7, 2024
1 parent b451483 commit 239b13b
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 2 deletions.
5 changes: 5 additions & 0 deletions man/en/packages.html
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,11 @@ <h4 id="cross-platform"><a class="header" href="#cross-platform">Cross-platform<
<td><a href=https://pypi.org/project/rust-just/>rust-just</a></td>
<td><code>pipx install rust-just</code></td>
</tr>
<tr>
<td><a href=https://snapcraft.io>Snap</a></td>
<td><a href=https://snapcraft.io/just>just</a></td>
<td><code>snap install --edge --classic just</code></td>
</tr>
</tbody>
</table>
<h4 id="bsd"><a class="header" href="#bsd">BSD</a></h4>
Expand Down
5 changes: 5 additions & 0 deletions man/en/print.html
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,11 @@ <h4 id="cross-platform"><a class="header" href="#cross-platform">Cross-platform<
<td><a href=https://pypi.org/project/rust-just/>rust-just</a></td>
<td><code>pipx install rust-just</code></td>
</tr>
<tr>
<td><a href=https://snapcraft.io>Snap</a></td>
<td><a href=https://snapcraft.io/just>just</a></td>
<td><code>snap install --edge --classic just</code></td>
</tr>
</tbody>
</table>
<h4 id="bsd"><a class="header" href="#bsd">BSD</a></h4>
Expand Down
2 changes: 1 addition & 1 deletion man/en/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion man/en/searchindex.json

Large diffs are not rendered by default.

0 comments on commit 239b13b

Please sign in to comment.