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: 14 of 175,710
Downloads: 697,610,058
Daily
Ranking: 22 of 175,694
Downloads: 502,600
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
5 | 762,865,133 | rspec-expectations |
6 | 762,610,993 | diff-lcs |
8 | 755,341,493 | rspec-mocks |
9 | 741,885,715 | rspec-support |
13 | 703,802,903 | rack |
16 | 677,135,926 | multi_json |
25 | 595,194,625 | mime-types |
27 | 543,166,292 | ffi |
34 | 473,763,463 | thread_safe |
39 | 437,051,757 | rack-test |
41 | 420,583,789 | method_source |
42 | 414,052,145 | railties |
43 | 411,165,190 | mini_portile2 |
45 | 411,091,427 | mime-types-data |
46 | 409,439,579 | |
47 | 388,033,082 | unicode-display_width |
49 | 379,433,245 | rubyzip |
50 | 373,495,504 | sprockets |
51 | 371,137,758 | loofah |
52 | 367,588,059 | jwt |
Depends on
Rank | Downloads | Name |
---|
Owners
# | Gravatar | Handle |
---|---|---|
1 | jimweirich | |
2 | drbrain | |
3 | hsbt |