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 (
yarps /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
LICENSE | ||
| |
README | ||
| |
design/ | ||
| |
specification/ | ||
| |
src/ |
README
==================================================================================================== YARPS - Yet Another Ruby Project-Management System YARPS is a web-based project-management tool written with the web-framework ruby on rails. If you want to help out, fork it and send in a pull request! Any help is greatly appreciated. YARPS is licensed under the terms of the GNU GPL v2. YARPS was started by Christopher Bertels (bakkdoor) and Denis Meyer (CallToPower) in July 2008. ==================================================================================================== =========================================== How to start =========================================== Check out the src/ folder and play around with it. It's just another rails app, so you should get going pretty fast. Just make sure to change the yarps-configuration (src/config/yarps_config.yml) accordingly to your host & mail settings, since you'll want to make sure, your mailer works correctly (and some other stuff as well). You'll also need the latest version of rails, which was released Sep. 05 2008. Get it via rubygems: sudo gem install rails --version 2.1.1 It was started as a german-documented project but there has been done some work to make it all in english, including comments etc. If you find any stuff that's still in german, let me know or change it yourself (if you understand german). It should all be in english by now, but you never know... ==================================================================================================== More information coming soon. Any questions? Send a message!








