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,698
Downloads: 1,125,994,016
Daily
Ranking: 33 of 186,685
Downloads: 301,213
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
8 | 1,140,775,241 | rack |
14 | 1,071,762,683 | diff-lcs |
20 | 1,036,709,239 | rspec-support |
28 | 899,746,567 | ffi |
30 | 825,019,304 | mime-types |
33 | 759,163,765 | unicode-display_width |
35 | 700,441,520 | mini_mime |
37 | 687,488,614 | rack-test |
41 | 659,371,430 | jwt |
42 | 658,428,035 | parser |
44 | 651,209,686 | railties |
47 | 639,891,460 | rubyzip |
48 | 638,821,153 | mime-types-data |
49 | 638,376,047 | |
52 | 617,779,753 | ast |
54 | 601,856,789 | excon |
60 | 576,222,744 | thread_safe |
62 | 562,842,233 | rails-dom-testing |
63 | 560,695,267 | http-cookie |
64 | 556,919,820 | domain_name |
Depends on
Rank | Downloads | Name |
---|
Owners
# | Gravatar | Handle |
---|---|---|
1 | jimweirich | |
2 | drbrain | |
3 | hsbt |