Paketname | rake |
Beschreibung | a ruby build program |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.8.7-2 |
Sektion | ruby |
Priorität | optional |
Installierte Größe | 1176 Byte |
Hängt ab von | ruby |
Empfohlene Pakete | zip |
Paketbetreuer | Adam Majer |
Quelle | |
Paketgröße | 142836 Byte |
Prüfsumme MD5 | 0453484208a55a8ab65b391130c9fe2e |
Prüfsumme SHA1 | 8cb7f7bf8d975775933994fc527277776113f455 |
Prüfsumme SHA256 | e11e4c05e91be941443d9b0b334e82fbeee65feb11d1f9ade8c453d0d9c3c3da |
Link zum Herunterladen | rake_0.8.7-2_all.deb |
Ausführliche Beschreibung | 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.
|