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 187,321
Downloads: 1,154,737,843
Daily
Ranking: 13 of 187,305
Downloads: 709,868
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
9 | 1,167,167,449 | rack |
14 | 1,090,496,804 | diff-lcs |
21 | 1,053,745,468 | rspec-support |
28 | 920,160,344 | ffi |
30 | 841,105,992 | mime-types |
33 | 787,191,795 | unicode-display_width |
35 | 724,759,575 | mini_mime |
38 | 703,062,492 | rack-test |
41 | 681,718,920 | parser |
42 | 677,365,398 | jwt |
45 | 667,450,107 | railties |
46 | 660,355,757 | rubyzip |
48 | 655,007,275 | mime-types-data |
50 | 652,878,963 | |
52 | 641,115,896 | ast |
54 | 616,653,988 | excon |
61 | 580,431,780 | thread_safe |
62 | 577,733,605 | rails-dom-testing |
63 | 577,571,623 | http-cookie |
65 | 573,204,108 | domain_name |
Depends on
Rank | Downloads | Name |
---|
Owners
# | Gravatar | Handle |
---|---|---|
1 | jimweirich | |
2 | drbrain | |
3 | hsbt |