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 187,671
Downloads: 1,168,720,913

Daily

Ranking: 10 of 187,658
Downloads: 751,765

Depended by

RankDownloadsName
91,178,343,575rack
141,098,938,171diff-lcs
211,061,372,259rspec-support
27928,939,276ffi
30847,077,241mime-types
33799,796,525unicode-display_width
35735,514,816mini_mime
38710,321,716rack-test
40692,223,061parser
42685,676,585jwt
45675,222,512railties
46669,260,980rubyzip
49660,942,276mime-types-data
50660,115,458mail
52651,505,853ast
54622,155,938excon
62584,812,080rails-dom-testing
63584,294,605http-cookie
64582,192,101thread_safe
65579,497,330domain_name

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconjimweirich
2icondrbrain
3iconhsbt