Lots of additions:

- added unit tests
- renamed to yadu
- added gh test actions
- added docs
This commit is contained in:
2024-01-18 18:43:13 +01:00
parent 13d3958073
commit a6b112cfcb
7 changed files with 347 additions and 27 deletions

2
go.mod
View File

@@ -1,4 +1,4 @@
module github.com/tlinden/yamldumphandler
module github.com/tlinden/yadu
go 1.21