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 192,666
Downloads: 1,310,508,356
Daily
Ranking: 2 of 192,588
Downloads: 779,200
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 10 | 1,272,269,718 | rack |
| 18 | 1,170,583,542 | diff-lcs |
| 23 | 1,128,524,844 | rspec-support |
| 30 | 903,225,673 | unicode-display_width |
| 31 | 895,120,082 | mime-types |
| 35 | 817,108,214 | mini_mime |
| 37 | 774,906,361 | parser |
| 39 | 765,373,805 | rack-test |
| 42 | 753,305,893 | jwt |
| 45 | 737,412,139 | railties |
| 47 | 733,677,578 | rubyzip |
| 48 | 732,083,119 | ast |
| 51 | 716,198,000 | |
| 52 | 709,073,751 | mime-types-data |
| 59 | 668,546,564 | excon |
| 62 | 655,184,918 | connection_pool |
| 64 | 638,117,376 | http-cookie |
| 65 | 637,763,928 | rails-dom-testing |
| 67 | 631,385,769 | domain_name |
| 68 | 618,403,230 | globalid |
Depends on
| Rank | Downloads | Name |
|---|
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | jimweirich | |
| 2 | drbrain | |
| 3 | hsbt |