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 186,984
Downloads: 1,141,795,871

Daily

Ranking: 9 of 186,974
Downloads: 876,249

Depended by

RankDownloadsName
81,155,541,268rack
141,081,892,233diff-lcs
201,045,933,846rspec-support
28910,990,928ffi
30833,889,995mime-types
33774,106,749unicode-display_width
35713,788,347mini_mime
37696,587,289rack-test
41671,034,222parser
42668,909,033jwt
44660,479,755railties
46651,088,048rubyzip
48647,765,501mime-types-data
49646,757,864mail
52630,377,078ast
54609,896,129excon
61578,550,241thread_safe
62571,432,606rails-dom-testing
63569,699,536http-cookie
64565,611,738domain_name

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconjimweirich
2icondrbrain
3iconhsbt