Initial commit.

This commit is contained in:
Cor Legemaat 2025-06-30 16:15:39 +02:00
commit 878d52ee27
26 changed files with 3341 additions and 0 deletions

6
ebuild/ebuild-autogen.in Executable file
View file

@ -0,0 +1,6 @@
#!{{guile-bin}} \
-e main -s
!#
(add-to-load-path "/home/cor/local/share/guile/")
(use-modules (ebuild cli))