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 188,635
Downloads: 1,193,676,273

Daily

Ranking: 13 of 188,368
Downloads: 677,432

Depended by

RankDownloadsName
91,198,675,534rack
151,115,371,474diff-lcs
221,075,930,503rspec-support
27945,959,224ffi
30858,973,034mime-types
33822,972,645unicode-display_width
35755,152,461mini_mime
38722,979,608rack-test
39711,347,593parser
41701,918,704jwt
45688,798,692railties
46684,849,136rubyzip
50672,988,737mail
51672,756,646mime-types-data
52670,441,103ast
56633,184,785excon
62597,242,585http-cookie
63596,938,057rails-dom-testing
64591,620,294domain_name
66585,768,867thread_safe

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconjimweirich
2icondrbrain
3iconhsbt