Implement cli argument for file path, path validation, file type validation

This commit is contained in:
Daniel Fichtinger 2024-10-19 03:14:20 -04:00
parent 1667fb10ef
commit 26adec4a97
6 changed files with 111 additions and 2 deletions

2
go.mod
View file

@ -1,3 +1,5 @@
module github.com/ficcdaf/zona
go 1.23.2
require github.com/gomarkdown/markdown v0.0.0-20240930133441-72d49d9543d8 // indirect