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 183,487
Downloads: 969,414,103
Daily
Ranking: 6 of 183,477
Downloads: 340,557
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
9 | 988,250,485 | rack |
12 | 959,860,045 | diff-lcs |
13 | 952,614,274 | rspec-expectations |
15 | 945,476,010 | rspec-mocks |
16 | 932,902,293 | rspec-support |
22 | 877,355,775 | multi_json |
29 | 783,778,366 | ffi |
30 | 747,480,322 | mime-types |
34 | 619,307,210 | unicode-display_width |
37 | 597,922,505 | rack-test |
40 | 577,300,348 | mini_mime |
42 | 564,251,534 | jwt |
43 | 563,843,790 | railties |
44 | 561,893,097 | mime-types-data |
45 | 558,090,116 | |
48 | 547,577,813 | thread_safe |
50 | 544,880,235 | rubyzip |
51 | 536,803,793 | parser |
52 | 530,596,073 | excon |
56 | 500,282,139 | ast |
Depends on
Rank | Downloads | Name |
---|
Owners
# | Gravatar | Handle |
---|---|---|
1 | jimweirich | |
2 | drbrain | |
3 | hsbt |