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 193,287
Downloads: 1,332,476,291

Daily

Ranking: 2 of 193,262
Downloads: 1,128,587

Depended by

RankDownloadsName
111,285,677,681rack
181,181,061,151diff-lcs
231,138,442,047rspec-support
30918,186,744unicode-display_width
31901,325,764mime-types
35828,694,616mini_mime
37786,253,585parser
39773,511,720rack-test
42763,618,740jwt
45745,800,365railties
47743,138,137ast
48742,916,534rubyzip
51724,382,016mail
52715,358,996mime-types-data
59674,870,235excon
60667,744,523connection_pool
64646,297,093http-cookie
65645,562,681rails-dom-testing
67638,848,325domain_name
68626,130,372globalid

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconjimweirich
2icondrbrain
3iconhsbt