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 184,664
Downloads: 1,019,653,798
Daily
Ranking: 13 of 184,651
Downloads: 491,109
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
9 | 1,040,402,249 | rack |
12 | 995,223,820 | diff-lcs |
14 | 985,474,239 | rspec-expectations |
17 | 978,287,385 | rspec-mocks |
18 | 966,764,518 | rspec-support |
23 | 912,964,537 | multi_json |
29 | 825,300,163 | ffi |
30 | 773,569,533 | mime-types |
34 | 665,473,662 | unicode-display_width |
37 | 628,263,135 | rack-test |
39 | 618,054,516 | mini_mime |
42 | 598,920,088 | jwt |
43 | 591,793,316 | railties |
44 | 588,202,168 | mime-types-data |
46 | 584,324,540 | |
47 | 578,294,842 | rubyzip |
48 | 576,498,134 | parser |
52 | 558,081,419 | thread_safe |
53 | 556,528,782 | excon |
55 | 537,095,691 | ast |
Depends on
Rank | Downloads | Name |
---|
Owners
# | Gravatar | Handle |
---|---|---|
1 | jimweirich | |
2 | drbrain | |
3 | hsbt |