Categories: CLI Builder [Edit]

rake

https://rubygems.org/gems/rake
https://github.com/ruby/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: 8 of 196,320
Downloads: 1,399,533,965

Daily

Ranking: 4 of 196,301
Downloads: 601,818

Depended by

RankDownloadsName
121,335,419,384rack
191,221,476,081diff-lcs
231,177,038,479rspec-support
30971,872,795unicode-display_width
31924,479,184mime-types
35873,183,379mini_mime
36830,980,605parser
41805,264,126rack-test
42803,995,526jwt
44786,486,143ast
46779,418,103railties
47779,326,533rubyzip
51756,838,969mail
54738,841,498mime-types-data
59717,219,729connection_pool
60701,323,392excon
65677,621,680http-cookie
66675,876,930rails-dom-testing
67666,863,111domain_name
69657,142,380globalid

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconjimweirich
2icondrbrain
3iconhsbt