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,092
Downloads: 953,159,306
Daily
Ranking: 5 of 183,073
Downloads: 660,257
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
9 | 972,765,178 | rack |
11 | 949,627,431 | diff-lcs |
13 | 942,756,999 | rspec-expectations |
15 | 935,596,040 | rspec-mocks |
16 | 922,902,697 | rspec-support |
22 | 866,993,853 | multi_json |
29 | 771,002,905 | ffi |
30 | 739,606,998 | mime-types |
34 | 606,136,382 | unicode-display_width |
37 | 589,157,576 | rack-test |
40 | 565,316,095 | mini_mime |
42 | 554,897,625 | railties |
43 | 554,128,876 | mime-types-data |
44 | 553,449,778 | jwt |
45 | 550,057,051 | |
48 | 544,266,413 | thread_safe |
49 | 535,659,948 | rubyzip |
51 | 525,466,541 | parser |
52 | 523,175,723 | excon |
55 | 505,447,002 | mini_portile2 |
Depends on
Rank | Downloads | Name |
---|
Owners
# | Gravatar | Handle |
---|---|---|
1 | jimweirich | |
2 | drbrain | |
3 | hsbt |