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 (
commit 8cbcd235e13a929006090dfaac159a19c2a5e99c
tree b5c0568c6936768ae242342317bab79eb61d8117
parent 42c5443d8788854e33dd6bb10e0ffeaf1b5914b9
tree b5c0568c6936768ae242342317bab79eb61d8117
parent 42c5443d8788854e33dd6bb10e0ffeaf1b5914b9
yarps /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
LICENSE | Fri Sep 05 18:37:25 -0700 2008 | |
| |
README | Sat Sep 06 12:21:19 -0700 2008 | |
| |
design/ | Tue Sep 02 19:40:33 -0700 2008 | |
| |
specification/ | Tue Sep 02 15:37:00 -0700 2008 | |
| |
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!








