Tap Server

A web interface for Tap.

Description

Tap Server provides a web interface for Tap tasks. The basic interface allows the construction and execution of workflows, rendering of task results, and facilitates distributable controllers. The intention is not to make websites for the masses, but rather a local interface for individuals and small groups.

Tap Server is a part of the Tap-Suite. Check out these links for documentation, development, and bug tracking.

Usage

To get a peek, use the command:

% tap server

Then go to the url ‘localhost:8080’. Currently tap-server is in alpha and should not be considered stable.

Installation

Tap Server is available as a gem on Gemcutter.

% gem install tap-server

Info

Developer

Simon Chiang

License

MIT-Style