instow

:)
git clone https://git.sr.ht/~ashymad/instow
Log | Files | Refs | LICENSE

commit c837f1a4f6377a06b1245c6b18233230fcf297e7
parent d2b5815892c51b2d621b569f810b8705914b1b4f
Author: Szymon Mikulicz <szymon.mikulicz@posteo.net>
Date:   Mon, 16 Mar 2026 18:16:21 +0100

Add stow

Diffstat:
M.build.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.build.yml b/.build.yml @@ -3,6 +3,7 @@ packages: - git - gcc - make + - stow tasks: - build: | cd instowl