projectgo

command module
v0.0.0-...-ef566a4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 20, 2014 License: BSD-3-Clause Imports: 8 Imported by: 0

README

Go Chat

Build Status

Description

Go Chat is a chat server written in go and a web client using Polymer.

Prerequisites

Installation

  1. Get and build the code using

     go get github.com/janicduplessis/projectgo
    
  2. Install build system globally

     npm install bower -g
     npm install grunt -g
    
  3. Navigate to the project root and get other dependencies

     cd $GOPATH/src/github.com/janicduplessis/projectgo
     npm install
    
  4. Run using

     grunt
    
  5. After the first run, a config file will be created: server.json edit it with your server information

  6. Run again!

    grunt 
    
  7. The server should be up and running on localhost:8080 or the address in the config file

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
ct

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL