Move all JS out of template Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: jolheiser <john.olheiser@gmail.com> Reviewed-on: #6 |
||
---|---|---|
cmd | ||
router | ||
static | ||
.gitignore | ||
.golangci.yml | ||
Makefile | ||
README.md | ||
go.mod | ||
go.sum | ||
main.go | ||
screenshot.png |
README.md
Glob101
A very simple web UI for testing globs with Globber.
Building and Running
go get -u gitea.com/jolheiser/glob101
go build
./glob101