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 186,984
Downloads: 1,141,795,871
Daily
Ranking: 9 of 186,974
Downloads: 876,249
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
8 | 1,155,541,268 | rack |
14 | 1,081,892,233 | diff-lcs |
20 | 1,045,933,846 | rspec-support |
28 | 910,990,928 | ffi |
30 | 833,889,995 | mime-types |
33 | 774,106,749 | unicode-display_width |
35 | 713,788,347 | mini_mime |
37 | 696,587,289 | rack-test |
41 | 671,034,222 | parser |
42 | 668,909,033 | jwt |
44 | 660,479,755 | railties |
46 | 651,088,048 | rubyzip |
48 | 647,765,501 | mime-types-data |
49 | 646,757,864 | |
52 | 630,377,078 | ast |
54 | 609,896,129 | excon |
61 | 578,550,241 | thread_safe |
62 | 571,432,606 | rails-dom-testing |
63 | 569,699,536 | http-cookie |
64 | 565,611,738 | domain_name |
Depends on
Rank | Downloads | Name |
---|
Owners
# | Gravatar | Handle |
---|---|---|
1 | jimweirich | |
2 | drbrain | |
3 | hsbt |