start scaffolding

This commit is contained in:
2024-04-22 21:53:20 -04:00
parent 6e5af42d93
commit d6dc30bea2
11 changed files with 270 additions and 2 deletions

3
Makefile Normal file
View File

@@ -0,0 +1,3 @@
furthur: $(shell find . -type f -name "*.go")
go build ./cmd/furthur