seymourpoler / InstantCodeWiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#What is Instant Code Wiki It's a networking and collaboration tool. It's basically a chat service using Websockets and Ace.js to highlight the syntax of the shared code. I find it very useful for my workshops and training courses. It's possible to chat one to one or to share code with everyone in the room.

Boot the server

  • node server.js

Run end-to-end tests

  • cd serverTests
  • ./run.sh

Run unit tests

Open the browser and go to http://localhost:3000/static/test/unitTests.html

Authors:

About


Languages

Language:JavaScript 96.8%Language:HTML 1.8%Language:CSS 1.3%Language:Shell 0.0%