Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

UI experiments in Go

Goals

I want to be able to run a command to compile a static binary that includes ...

  • html
  • javascript
  • images

... so that distribution is simple.

I want a command to launch the UI in Chrome so that I can debug complicated UI javascript issues.

aop-level-editor

Install with:

go install ./tools/... && go generate ./... && go install ./cmd/aop-level-editor/...

Run the dev version with:

dev-server -db /path/to/database/file -root /path/to/client/src

About

Playing around with Golang UIs

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages