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 195,713
Downloads: 1,383,279,289
Daily
Ranking: 5 of 195,692
Downloads: 569,808
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 12 | 1,323,159,781 | rack |
| 18 | 1,211,730,840 | diff-lcs |
| 23 | 1,167,603,778 | rspec-support |
| 30 | 958,735,848 | unicode-display_width |
| 31 | 918,982,254 | mime-types |
| 35 | 862,477,417 | mini_mime |
| 37 | 820,098,073 | parser |
| 41 | 797,582,019 | rack-test |
| 42 | 794,753,409 | jwt |
| 44 | 775,911,358 | ast |
| 46 | 770,757,458 | railties |
| 47 | 770,595,437 | rubyzip |
| 51 | 748,985,572 | |
| 52 | 733,296,007 | mime-types-data |
| 59 | 705,244,377 | connection_pool |
| 60 | 694,882,391 | excon |
| 65 | 670,053,434 | http-cookie |
| 66 | 668,556,781 | rails-dom-testing |
| 67 | 660,077,743 | domain_name |
| 68 | 648,979,693 | globalid |
Depends on
| Rank | Downloads | Name |
|---|
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | jimweirich | |
| 2 | drbrain | |
| 3 | hsbt |