This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
tap / tap-server
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
History | ||
| |
MIT-LICENSE | Mon Feb 16 23:41:10 -0800 2009 | |
| |
README | ||
| |
Rakefile | ||
| |
cmd/ | ||
| |
lib/ | ||
| |
public/ | ||
| |
tap-server.gemspec | ||
| |
tap.yml | Wed Dec 31 08:47:06 -0800 2008 | |
| |
test/ | ||
| |
views/ |
tap-server/README
= {Tap Server}[http://tap.rubyforge.org/tap-server]
A web interface for {Tap}[http://tap.rubyforge.org/rdoc].
== Description
{Tap Server}[http://tap.rubyforge.org/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}[http://tap.rubyforge.org/tap-server] is a part of the
{Tap-Suite}[http://tap.rubyforge.org/tap-suite]. Check out these links for
documentation, development, and bug tracking.
* Website[http://tap.rubyforge.org]
* Lighthouse[http://bahuvrihi.lighthouseapp.com/projects/9908-tap-task-application/tickets]
* Github[http://github.com/bahuvrihi/tap/tree/master]
* {Google Group}[http://groups.google.com/group/ruby-on-tap]
== 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 RubyForge[http://rubyforge.org/projects/tap]. Use:
% gem install tap-server
Tap requires an updated version of RubyGems[http://docs.rubygems.org/]
(>= 1.2.0). To check the version and update RubyGems:
% gem --version
% gem --update system
== Info
Copyright (c) 2009, Regents of the University of Colorado.
Developer:: {Simon Chiang}[http://bahuvrihi.wordpress.com], {Biomolecular Structure Program}[http://biomol.uchsc.edu/],
{Hansen Lab}[http://hsc-proteomics.uchsc.edu/hansenlab/]
Support:: CU Denver School of Medicine Deans Academic Enrichment Fund
License:: {MIT-Style}[link:files/MIT-LICENSE.html]








