Skip to content

metacurrency/Commons-Room-UI

Repository files navigation

The Commons Room UI

commons-room screen-shot

This project implements a JavaScript, browser-hosted user interface for the commons-room receptor complex that serves as a test-bed for the ceptr platform. Please see the low-level documentation on the commons-room, for a list of all the signals a commons-room receptor receives.

Installation

Follow the Anansi installation instructions. Then cd into the anansi/htdocs directory (create the htdocs directory if necessary) and clone this repository into it:

$ cd anansi
$ mkdir htdocs
$ cd htdocs
$ git clone git://github.com/metacurrency/Commons-Room-UI.git htdocs

Usage

Run the server:

$ lein run

Point your browser at: http://localhost:8080/commons-room

Development

wiki

issue tracking

License

Copyright (C) 2011

Distributed under the Eclipse Public License, the same as Clojure.

About

User Interface for commons-room testing application for the ceptr platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published