matveynator / golang-macos-web-app-example

Golang Mac Os X web app (all in one binary) example

Repository from Github https://github.commatveynator/golang-macos-web-app-exampleRepository from Github https://github.commatveynator/golang-macos-web-app-example

Embed static files into binary and serve as webserver and open it as a webbrowser.

Add your app files to "static" directory and it will be embedded to to binary and served with a web server and opened as a web browser!

Available options:

  --help 
      show help
  --directory string
    	directory to serve files from (default ".")
  --port int
    	web server port (default 8765)

Example binary app:

About

Golang Mac Os X web app (all in one binary) example


Languages

Language:JavaScript 72.2%Language:HTML 24.4%Language:CSS 3.2%Language:Go 0.1%Language:Shell 0.1%