Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
zackattackz authored Jan 31, 2024
1 parent d5d2779 commit 2e6b867
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,11 @@ <h1>Technical<br>Skills</h1>
<div class="showcase-list section second" id="code-samples">
<div class="container">
<h1>Code<br/>Samples</h1>
<ul>
<li>python</li>
<li><a href="https://github.com/zackattackz/odr">odr (Odoo Runner)</a></li>
<li>A wrapper script around docker/podman run to manage the mounting of volumes for Odoo source code in containers, as well as the running of those cotainers. Intended for developers to run Odoo in a container without the need for the image to contain the necessary source code.</li>
</ul>
<ul>
<li>golang</li>
<li><a href="https://github.com/zackattackz/statikit-old">statikit</a></li>
Expand Down

0 comments on commit 2e6b867

Please sign in to comment.