command
module
Version:
v0.0.0-...-ef566a4
Opens a new window with list of versions in this module.
Published: Oct 20, 2014
License: BSD-3-Clause
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Go Chat

Description
Go Chat is a chat server written in go and a web client using Polymer.
Prerequisites
Installation
-
Get and build the code using
go get github.com/janicduplessis/projectgo
-
Install build system globally
npm install bower -g
npm install grunt -g
-
Navigate to the project root and get other dependencies
cd $GOPATH/src/github.com/janicduplessis/projectgo
npm install
-
Run using
grunt
-
After the first run, a config file will be created: server.json edit it with your server information
-
Run again!
grunt
-
The server should be up and running on localhost:8080 or the address in the config file
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
ct
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.