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 186,698
Downloads: 1,125,994,016

Daily

Ranking: 33 of 186,685
Downloads: 301,213

Depended by

RankDownloadsName
81,140,775,241rack
141,071,762,683diff-lcs
201,036,709,239rspec-support
28899,746,567ffi
30825,019,304mime-types
33759,163,765unicode-display_width
35700,441,520mini_mime
37687,488,614rack-test
41659,371,430jwt
42658,428,035parser
44651,209,686railties
47639,891,460rubyzip
48638,821,153mime-types-data
49638,376,047mail
52617,779,753ast
54601,856,789excon
60576,222,744thread_safe
62562,842,233rails-dom-testing
63560,695,267http-cookie
64556,919,820domain_name

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconjimweirich
2icondrbrain
3iconhsbt