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,722
Downloads: 976,882,356
Daily
Ranking: 7 of 183,714
Downloads: 399,699
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
9 | 995,921,194 | rack |
12 | 964,531,956 | diff-lcs |
13 | 957,044,974 | rspec-expectations |
15 | 949,913,170 | rspec-mocks |
17 | 937,542,750 | rspec-support |
23 | 882,081,184 | multi_json |
29 | 789,825,212 | ffi |
30 | 751,220,525 | mime-types |
34 | 625,414,253 | unicode-display_width |
37 | 602,202,823 | rack-test |
40 | 582,753,795 | mini_mime |
42 | 569,273,111 | jwt |
43 | 567,891,336 | railties |
44 | 565,583,017 | mime-types-data |
45 | 561,675,828 | |
48 | 549,296,137 | rubyzip |
50 | 548,988,123 | thread_safe |
51 | 541,804,384 | parser |
53 | 533,969,835 | excon |
56 | 504,989,604 | ast |
Depends on
Rank | Downloads | Name |
---|
Owners
# | Gravatar | Handle |
---|---|---|
1 | jimweirich | |
2 | drbrain | |
3 | hsbt |