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 164,365
Downloads: 430,784,404
Daily
Ranking: 15 of 164,355
Downloads: 357,885
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
1 | 565,400,356 | rspec-expectations |
3 | 559,541,107 | diff-lcs |
4 | 559,336,032 | rspec-mocks |
6 | 538,616,888 | rspec-support |
8 | 443,081,583 | multi_json |
9 | 440,505,189 | rack |
13 | 398,824,633 | json |
16 | 388,544,581 | mime-types |
19 | 365,409,950 | nokogiri |
22 | 328,364,109 | thread_safe |
27 | 293,125,974 | ffi |
31 | 278,731,308 | multipart-post |
34 | 267,536,022 | rack-test |
38 | 255,558,172 | |
39 | 255,032,457 | railties |
40 | 237,444,904 | arel |
41 | 237,272,507 | mini_portile2 |
42 | 236,807,022 | sprockets |
45 | 230,355,741 | method_source |
50 | 208,282,390 | mime-types-data |
Depends on
Rank | Downloads | Name |
---|
Owners
# | Gravatar | Handle |
---|---|---|
1 | jimweirich | |
2 | drbrain | |
3 | hsbt |