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 184,664
Downloads: 1,019,653,798

Daily

Ranking: 13 of 184,651
Downloads: 491,109

Depended by

RankDownloadsName
91,040,402,249rack
12995,223,820diff-lcs
14985,474,239rspec-expectations
17978,287,385rspec-mocks
18966,764,518rspec-support
23912,964,537multi_json
29825,300,163ffi
30773,569,533mime-types
34665,473,662unicode-display_width
37628,263,135rack-test
39618,054,516mini_mime
42598,920,088jwt
43591,793,316railties
44588,202,168mime-types-data
46584,324,540mail
47578,294,842rubyzip
48576,498,134parser
52558,081,419thread_safe
53556,528,782excon
55537,095,691ast

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconjimweirich
2icondrbrain
3iconhsbt