Implement cli argument for file path, path validation, file type validation
This commit is contained in:
parent
1667fb10ef
commit
26adec4a97
6 changed files with 111 additions and 2 deletions
2
go.mod
2
go.mod
|
@ -1,3 +1,5 @@
|
|||
module github.com/ficcdaf/zona
|
||||
|
||||
go 1.23.2
|
||||
|
||||
require github.com/gomarkdown/markdown v0.0.0-20240930133441-72d49d9543d8 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue