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: 11 of 172,280
Downloads: 602,619,695
Daily
Ranking: 19 of 172,268
Downloads: 379,054
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
3 | 686,350,142 | rspec-expectations |
5 | 683,224,033 | diff-lcs |
6 | 679,352,648 | rspec-mocks |
7 | 663,822,737 | rspec-support |
12 | 599,454,280 | rack |
13 | 594,958,475 | multi_json |
18 | 528,619,766 | nokogiri |
20 | 520,901,122 | mime-types |
29 | 450,146,593 | ffi |
30 | 431,470,211 | thread_safe |
39 | 371,079,790 | rack-test |
41 | 354,875,380 | railties |
42 | 354,254,360 | mini_portile2 |
44 | 350,505,847 | method_source |
45 | 350,042,505 | |
46 | 338,730,701 | mime-types-data |
47 | 323,047,173 | sprockets |
49 | 309,817,935 | rubyzip |
50 | 307,624,748 | loofah |
52 | 301,366,878 | unicode-display_width |
Depends on
Rank | Downloads | Name |
---|
Owners
# | Gravatar | Handle |
---|---|---|
1 | jimweirich | |
2 | drbrain | |
3 | hsbt |