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 191,941
Downloads: 1,285,889,667

Daily

Ranking: 2 of 191,854
Downloads: 809,647

Depended by

RankDownloadsName
101,257,871,488rack
161,159,308,231diff-lcs
231,117,814,645rspec-support
30888,216,926mime-types
31886,131,737unicode-display_width
35804,663,080mini_mime
38762,194,449parser
39756,607,115rack-test
42742,706,043jwt
46727,813,178railties
47723,797,343rubyzip
48719,736,242ast
51707,206,044mail
52701,969,931mime-types-data
57661,576,518excon
62640,997,640connection_pool
63629,420,825http-cookie
64629,194,179rails-dom-testing
66623,262,062domain_name
68609,977,264globalid

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconjimweirich
2icondrbrain
3iconhsbt