[ aria ]
[ Source: rake ]
Package: rake (13.0.6-3)
Links for rake
Download Source Package rake:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
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.
Other Packages Related to rake
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
-
- rec: zip
- Archiver for .zip files
Download rake
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 81.9 kB | 272.0 kB | [list of files] |