Added file scanner

This commit is contained in:
2023-10-30 16:17:41 +01:00
parent 5fe83543fd
commit 8b19989372
10 changed files with 178 additions and 71 deletions

2
go.mod
View File

@ -1,3 +1,5 @@
module git.akyoto.dev/cli/q
go 1.21
require git.akyoto.dev/go/assert v0.1.3