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 190,127
Downloads: 1,251,161,706
Daily
Ranking: 2 of 190,091
Downloads: 1,010,000
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 10 | 1,234,349,244 | rack |
| 16 | 1,141,399,700 | diff-lcs |
| 23 | 1,100,216,786 | rspec-support |
| 30 | 877,283,082 | mime-types |
| 31 | 861,530,742 | unicode-display_width |
| 35 | 785,686,586 | mini_mime |
| 38 | 742,737,220 | rack-test |
| 39 | 742,219,881 | parser |
| 41 | 726,859,586 | jwt |
| 46 | 712,076,029 | railties |
| 47 | 708,997,501 | rubyzip |
| 49 | 700,429,317 | ast |
| 51 | 693,456,780 | |
| 52 | 691,030,374 | mime-types-data |
| 57 | 651,087,328 | excon |
| 62 | 617,302,610 | http-cookie |
| 63 | 617,213,216 | connection_pool |
| 64 | 615,967,870 | rails-dom-testing |
| 65 | 610,943,134 | domain_name |
| 69 | 596,022,912 | globalid |
Depends on
| Rank | Downloads | Name |
|---|
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | jimweirich | |
| 2 | drbrain | |
| 3 | hsbt |