Search results
Documentation related to rake
Package: rake
Description: ruby make-like utility
Rake is a simple ruby build program with capabilities similar to make.
Rake has the following features:
* Rakefiles (rakes version of Makefiles) are completely defined in
standard Ruby syntax. No XML files to edit. No quirky Makefile
syntax to worry about (is that a tab or a space?)
* Users can specify tasks with prerequisites.
* Rake supports rule patterns to sythesize implicit tasks.
* Rake is lightweight. It can be distributed with other
projects as a single file. Projects that depend upon
rake do not require that rake be installed on target
systems.
Homepage: https://github.com/ruby/rake
copyright | changelog | Debian changelog
Manual pages:
Other documents:
Package: redmine
Description: flexible project management web application
Redmine is a flexible project management web application. Written using Ruby
on Rails framework, it is cross-platform and cross-database.
Dependencies for database support are provided by these metapackages:
redmine-mysql, redmine-pgsql, redmine-sqlite.
Features
* Multiple projects support
* Flexible role based access control
* Flexible issue tracking system
* Gantt chart and calendar
* News, documents & files management
* Feeds & email notifications
* Per project wiki
* Per project forums
* Time tracking
* Custom fields for issues, time-entries, projects and users
* SCM integration (SVN, CVS, Git, Mercurial, Bazaar and Darcs)
* Issue creation via email
* Multiple LDAP authentication support
* User self-registration support
* Multilanguage support
Homepage: https://www.redmine.org
copyright | changelog | Debian changelog | Debian NEWS | Debian README
Other documents:
Other packages built from the same source:
Manual page search: