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 185,074
Downloads: 1,038,216,647
Daily
Ranking: 13 of 185,066
Downloads: 261,184
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
8 | 1,060,318,284 | rack |
13 | 1,010,230,658 | diff-lcs |
15 | 999,008,241 | rspec-expectations |
17 | 991,797,406 | rspec-mocks |
18 | 980,328,227 | rspec-support |
23 | 925,086,916 | multi_json |
29 | 839,343,524 | ffi |
30 | 782,513,729 | mime-types |
33 | 682,198,488 | unicode-display_width |
36 | 640,450,925 | rack-test |
39 | 634,250,917 | mini_mime |
42 | 609,607,572 | jwt |
43 | 603,899,562 | railties |
44 | 596,906,387 | mime-types-data |
46 | 595,388,887 | |
47 | 591,174,317 | parser |
48 | 589,045,007 | rubyzip |
53 | 564,703,158 | excon |
54 | 561,437,817 | thread_safe |
55 | 551,406,719 | ast |
Depends on
Rank | Downloads | Name |
---|
Owners
# | Gravatar | Handle |
---|---|---|
1 | jimweirich | |
2 | drbrain | |
3 | hsbt |