| Path: | doc/README |
| Last Update: | Thu Oct 19 01:58:57 -0400 2006 |
rs is a project to implement a non-traditional object-oriented shell in Ruby.
The three main features will be the simple power of Ruby as the shell scripting language, an objectlike interface to files and object piping.
See doc/AUTHORS.
See doc/LICENCE.
projects.kittensoft.org/rs/rdoc/index.html
A development roadmap is in doc/TODO.roadmap
Anyone interested in developing rs should read the doc/HOWTO.development document, available on the web (see Documentation) or in the distribution.
It is advised that developers do not install the program locally at this point but rather use bin/rs directly. Users may use the provided setup.rb script:
sudo ruby setup.rb all
See doc/HOWTO.using.
The entire project is in flux. Think of it as an exploratory programming experiment that will stretch all the way until 0.9 at which point the real program will be extracted from the codebase at the time.
Copyright (c) 2005-2006 by the Authors. All rights reserved.