Rename to gitssg

This commit is contained in:
Miguel de la Cruz 2024-06-29 20:48:15 +02:00
parent 8be57baa83
commit 873ae748dc
7 changed files with 192 additions and 10 deletions

View file

@ -2,4 +2,4 @@ fmt:
go fmt ./...
build:
go build -o gitstatic ./gitstatic.go
go build -o gitssg ./gitssg.go