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 183,487
Downloads: 969,414,103

Daily

Ranking: 6 of 183,477
Downloads: 340,557

Depended by

RankDownloadsName
9988,250,485rack
12959,860,045diff-lcs
13952,614,274rspec-expectations
15945,476,010rspec-mocks
16932,902,293rspec-support
22877,355,775multi_json
29783,778,366ffi
30747,480,322mime-types
34619,307,210unicode-display_width
37597,922,505rack-test
40577,300,348mini_mime
42564,251,534jwt
43563,843,790railties
44561,893,097mime-types-data
45558,090,116mail
48547,577,813thread_safe
50544,880,235rubyzip
51536,803,793parser
52530,596,073excon
56500,282,139ast

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconjimweirich
2icondrbrain
3iconhsbt