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: 11 of 182,523
Downloads: 931,029,222

Daily

Ranking: 11 of 182,518
Downloads: 421,380

Depended by

RankDownloadsName
9950,683,311rack
10935,267,730diff-lcs
12928,816,266rspec-expectations
15921,606,550rspec-mocks
16909,026,563rspec-support
22852,982,147multi_json
29753,158,287ffi
30728,738,704mime-types
34587,887,122unicode-display_width
37577,372,337rack-test
41549,110,371mini_mime
43543,391,942mime-types-data
44542,105,898railties
45539,768,324thread_safe
46539,214,956mail
47538,093,971jwt
49523,025,168rubyzip
51511,966,487excon
52509,608,380parser
55499,712,967mini_portile2

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconjimweirich
2icondrbrain
3iconhsbt