/vizgo

a visual golang software editor

Primary LanguageJavaScript

vizgo

a visual golang software editor

Prereqs

  • go 1.14
  • whatever is required for Cgo
  • for dev:
    • go-bindata go get -u github.com/shuLhan/go-bindata/...
    • hotweb: go install github.com/progrium/hotweb/cmd/...
  • for mac:
    • XCode Command Line Tools
  • for linux:
    • gtk+3.0-dev
    • webkit2gtk-dev

Dev Notes

Moving forward going to be less dependent on Makefile for developer oriented tasks and instead using shell functions in .devrc which you can manually source, or if you have zsh you can install this hook in your profile to have it automatically sourced.

License

Not released under any license yet