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,320
Downloads: 1,399,533,965
Daily
Ranking: 4 of 196,301
Downloads: 601,818
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 12 | 1,335,419,384 | rack |
| 19 | 1,221,476,081 | diff-lcs |
| 23 | 1,177,038,479 | rspec-support |
| 30 | 971,872,795 | unicode-display_width |
| 31 | 924,479,184 | mime-types |
| 35 | 873,183,379 | mini_mime |
| 36 | 830,980,605 | parser |
| 41 | 805,264,126 | rack-test |
| 42 | 803,995,526 | jwt |
| 44 | 786,486,143 | ast |
| 46 | 779,418,103 | railties |
| 47 | 779,326,533 | rubyzip |
| 51 | 756,838,969 | |
| 54 | 738,841,498 | mime-types-data |
| 59 | 717,219,729 | connection_pool |
| 60 | 701,323,392 | excon |
| 65 | 677,621,680 | http-cookie |
| 66 | 675,876,930 | rails-dom-testing |
| 67 | 666,863,111 | domain_name |
| 69 | 657,142,380 | globalid |
Depends on
| Rank | Downloads | Name |
|---|
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | jimweirich | |
| 2 | drbrain | |
| 3 | hsbt |