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 188,026
Downloads: 1,180,407,724
Daily
Ranking: 10 of 188,014
Downloads: 728,328
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 9 | 1,187,724,930 | rack |
| 14 | 1,106,582,000 | diff-lcs |
| 22 | 1,068,156,637 | rspec-support |
| 27 | 936,805,871 | ffi |
| 30 | 852,678,296 | mime-types |
| 33 | 810,439,061 | unicode-display_width |
| 35 | 744,713,518 | mini_mime |
| 38 | 716,171,851 | rack-test |
| 40 | 701,042,316 | parser |
| 41 | 693,179,741 | jwt |
| 45 | 681,335,252 | railties |
| 46 | 676,555,234 | rubyzip |
| 50 | 666,478,708 | mime-types-data |
| 51 | 666,309,913 | |
| 52 | 660,199,402 | ast |
| 54 | 627,406,607 | excon |
| 61 | 590,421,226 | rails-dom-testing |
| 62 | 590,411,782 | http-cookie |
| 65 | 585,209,864 | domain_name |
| 66 | 583,858,024 | thread_safe |
Depends on
| Rank | Downloads | Name |
|---|
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | jimweirich | |
| 2 | drbrain | |
| 3 | hsbt |