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: 10 of 187,671
Downloads: 1,168,720,913
Daily
Ranking: 10 of 187,658
Downloads: 751,765
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 9 | 1,178,343,575 | rack |
| 14 | 1,098,938,171 | diff-lcs |
| 21 | 1,061,372,259 | rspec-support |
| 27 | 928,939,276 | ffi |
| 30 | 847,077,241 | mime-types |
| 33 | 799,796,525 | unicode-display_width |
| 35 | 735,514,816 | mini_mime |
| 38 | 710,321,716 | rack-test |
| 40 | 692,223,061 | parser |
| 42 | 685,676,585 | jwt |
| 45 | 675,222,512 | railties |
| 46 | 669,260,980 | rubyzip |
| 49 | 660,942,276 | mime-types-data |
| 50 | 660,115,458 | |
| 52 | 651,505,853 | ast |
| 54 | 622,155,938 | excon |
| 62 | 584,812,080 | rails-dom-testing |
| 63 | 584,294,605 | http-cookie |
| 64 | 582,192,101 | thread_safe |
| 65 | 579,497,330 | domain_name |
Depends on
| Rank | Downloads | Name |
|---|
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | jimweirich | |
| 2 | drbrain | |
| 3 | hsbt |