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: 11 of 182,523
Downloads: 931,029,222
Daily
Ranking: 11 of 182,518
Downloads: 421,380
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
9 | 950,683,311 | rack |
10 | 935,267,730 | diff-lcs |
12 | 928,816,266 | rspec-expectations |
15 | 921,606,550 | rspec-mocks |
16 | 909,026,563 | rspec-support |
22 | 852,982,147 | multi_json |
29 | 753,158,287 | ffi |
30 | 728,738,704 | mime-types |
34 | 587,887,122 | unicode-display_width |
37 | 577,372,337 | rack-test |
41 | 549,110,371 | mini_mime |
43 | 543,391,942 | mime-types-data |
44 | 542,105,898 | railties |
45 | 539,768,324 | thread_safe |
46 | 539,214,956 | |
47 | 538,093,971 | jwt |
49 | 523,025,168 | rubyzip |
51 | 511,966,487 | excon |
52 | 509,608,380 | parser |
55 | 499,712,967 | mini_portile2 |
Depends on
Rank | Downloads | Name |
---|
Owners
# | Gravatar | Handle |
---|---|---|
1 | jimweirich | |
2 | drbrain | |
3 | hsbt |