none
Main | Download | Documentation
Click here to browse the sourcetree (Logfile).
Download the latest development release:
Downloading the sourcecode is the preferred way to run remo. The beta release below is outdated.
Download Release 0.2.0 beta, 2007-06-01
http://www.netnea.com/files/remo-0.2.0.tar.gz
Remo is released under the term of the GPL (Gnu Public License).
You need the following to run remo:
* ruby >= 1.8
* irb
* sqlite3-ruby bindings
Remo is a rails application. Rails is part of the Remo release since 0.2.0.
Please note, that you need to have javascript enabled in your browser to use remo.
WEBrick configuration is included in remo. You can run it as is.
direct browser to http://localhost:3000/main/index
This will launch WEBrick in development mode on localhost.
Mongrel is not part of remo. See the mongrel website for more info on how to get and install mongrel.
direct browser to http://localhost:3000/main/index
This will launch mongrel in production mode on localhost.