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: 10 of 188,026
Downloads: 1,180,407,724

Daily

Ranking: 10 of 188,014
Downloads: 728,328

Depended by

RankDownloadsName
91,187,724,930rack
141,106,582,000diff-lcs
221,068,156,637rspec-support
27936,805,871ffi
30852,678,296mime-types
33810,439,061unicode-display_width
35744,713,518mini_mime
38716,171,851rack-test
40701,042,316parser
41693,179,741jwt
45681,335,252railties
46676,555,234rubyzip
50666,478,708mime-types-data
51666,309,913mail
52660,199,402ast
54627,406,607excon
61590,421,226rails-dom-testing
62590,411,782http-cookie
65585,209,864domain_name
66583,858,024thread_safe

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconjimweirich
2icondrbrain
3iconhsbt