Go to file
John Olheiser 81da876fad Move all JS out of template (#6)
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
2020-01-31 05:05:12 +00:00
cmd Real router and real assets (#4) 2020-01-31 03:59:55 +00:00
router Real router and real assets (#4) 2020-01-31 03:59:55 +00:00
static Move all JS out of template (#6) 2020-01-31 05:05:12 +00:00
.gitignore Real router and real assets (#4) 2020-01-31 03:59:55 +00:00
.golangci.yml Real router and real assets (#4) 2020-01-31 03:59:55 +00:00
go.mod Real router and real assets (#4) 2020-01-31 03:59:55 +00:00
go.sum Real router and real assets (#4) 2020-01-31 03:59:55 +00:00
main.go Real router and real assets (#4) 2020-01-31 03:59:55 +00:00
Makefile Real router and real assets (#4) 2020-01-31 03:59:55 +00:00
README.md Update README.md (#5) 2020-01-31 04:02:53 +00:00
screenshot.png Separate tooltips 2020-01-25 20:25:08 -06:00

Glob101

A very simple web UI for testing globs with Globber.

Building and Running

go get -u gitea.com/jolheiser/glob101
go build
./glob101

Screenshot

screenshot