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: 15 of 181,568
Downloads: 893,996,073

Daily

Ranking: 8 of 181,553
Downloads: 669,293

Depended by

RankDownloadsName
9916,492,404rack
10910,878,216diff-lcs
11905,255,734rspec-expectations
13898,491,967rspec-mocks
16885,736,821rspec-support
20829,026,171multi_json
29721,659,027ffi
30709,923,843mime-types
36557,970,872unicode-display_width
37557,625,661rack-test
42531,109,445thread_safe
43524,507,477mime-types-data
44523,570,953railties
45521,640,857mini_mime
46520,852,340mail
48512,288,482jwt
50501,770,587rubyzip
51492,815,011excon
52488,971,541mini_portile2
54483,296,652parser

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconjimweirich
2icondrbrain
3iconhsbt