directory
Version:
v0.0.0-...-c98f1fc
Opens a new window with list of versions in this module.
Published: Jun 17, 2018
License: Unlicense
Opens a new window with license information.
README
¶
Automatic GopherJS building and reloading server
To auto-rebuild client code:
cd client
watchrun gopherjs build --output ../server/client/app.js
To auto-rebuild and restart server:
cd server
watchrun -care "*.go" go build . == ./server
Directories
¶
Click to show internal directories.
Click to hide internal directories.