Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bakkdoor/yarps
Yet Another Ruby Project Management System - A web-based project-management system written with the web-framework Ruby on Rails
https://github.com/bakkdoor/yarps
Last synced: 1 day ago
JSON representation
Yet Another Ruby Project Management System - A web-based project-management system written with the web-framework Ruby on Rails
- Host: GitHub
- URL: https://github.com/bakkdoor/yarps
- Owner: bakkdoor
- License: other
- Created: 2008-09-02T22:30:39.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2008-09-07T15:50:48.000Z (about 16 years ago)
- Last Synced: 2023-04-11T18:18:25.402Z (over 1 year ago)
- Language: Ruby
- Homepage: http://yarps.flasht.de
- Size: 1.38 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
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!