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,594
Downloads: 1,415,593,673

Daily

Ranking: 3 of 196,556
Downloads: 924,392

Depended by

RankDownloadsName
121,348,109,760rack
191,231,078,872diff-lcs
231,186,262,592rspec-support
30984,827,306unicode-display_width
32929,477,221mime-types
35883,877,132mini_mime
36841,665,664parser
41813,204,034jwt
42812,852,728rack-test
43796,897,190ast
46788,028,165rubyzip
47787,900,030railties
51764,784,719mail
57743,839,236mime-types-data
59728,971,133connection_pool
60707,663,684excon
65685,041,480http-cookie
66683,085,578rails-dom-testing
67673,877,191domain_name
69665,331,204globalid

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconjimweirich
2icondrbrain
3iconhsbt