Categories: CLI Builder [Edit]
rake
Rake is a Make-like program implemented in Ruby. Tasks and dependencies are
specified in standard Ruby syntax.
Rake has the following features:
* Rakefiles (rake's 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 synthesize implicit tasks.
* Flexible FileLists that act like arrays but know about manipulating file names and paths.
* Supports parallel execution of tasks.
Total
Ranking: 8 of 196,594
Downloads: 1,415,593,673
Daily
Ranking: 3 of 196,556
Downloads: 924,392
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 12 | 1,348,109,760 | rack |
| 19 | 1,231,078,872 | diff-lcs |
| 23 | 1,186,262,592 | rspec-support |
| 30 | 984,827,306 | unicode-display_width |
| 32 | 929,477,221 | mime-types |
| 35 | 883,877,132 | mini_mime |
| 36 | 841,665,664 | parser |
| 41 | 813,204,034 | jwt |
| 42 | 812,852,728 | rack-test |
| 43 | 796,897,190 | ast |
| 46 | 788,028,165 | rubyzip |
| 47 | 787,900,030 | railties |
| 51 | 764,784,719 | |
| 57 | 743,839,236 | mime-types-data |
| 59 | 728,971,133 | connection_pool |
| 60 | 707,663,684 | excon |
| 65 | 685,041,480 | http-cookie |
| 66 | 683,085,578 | rails-dom-testing |
| 67 | 673,877,191 | domain_name |
| 69 | 665,331,204 | globalid |
Depends on
| Rank | Downloads | Name |
|---|
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | jimweirich | |
| 2 | drbrain | |
| 3 | hsbt |