command
Version:
v0.0.0-...-d45a67e
Opens a new window with list of versions in this module.
Published: May 29, 2017
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Building the client
Install gopherjs (note that gopherjs cannot be vendored,
see https://github.com/gopherjs/gopherjs/issues/415):
$ go get -u github.com/gopherjs/gopherjs/js
Install vendored programs:
$ go install ./vendor/...
Build the compiled file:
$ go generate ./client/
Run the server
$ go run main.go
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.