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 192,666
Downloads: 1,310,508,356

Daily

Ranking: 2 of 192,588
Downloads: 779,200

Depended by

RankDownloadsName
101,272,269,718rack
181,170,583,542diff-lcs
231,128,524,844rspec-support
30903,225,673unicode-display_width
31895,120,082mime-types
35817,108,214mini_mime
37774,906,361parser
39765,373,805rack-test
42753,305,893jwt
45737,412,139railties
47733,677,578rubyzip
48732,083,119ast
51716,198,000mail
52709,073,751mime-types-data
59668,546,564excon
62655,184,918connection_pool
64638,117,376http-cookie
65637,763,928rails-dom-testing
67631,385,769domain_name
68618,403,230globalid

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconjimweirich
2icondrbrain
3iconhsbt