initial commit

This commit is contained in:
DeveloperDurp 2024-09-02 13:38:46 -05:00
commit 35fa88b45b
17 changed files with 630 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module gitlab.com/developerdurp/durpify
go 1.23.0