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: 16 of 180,448
Downloads: 853,130,958

Daily

Ranking: 4 of 180,434
Downloads: 603,482

Depended by

RankDownloadsName
8883,216,842diff-lcs
10879,175,964rspec-expectations
11877,719,694rack
13872,229,001rspec-mocks
15859,302,577rspec-support
19802,287,305multi_json
29689,265,277mime-types
30687,325,722ffi
36536,083,453rack-test
39526,098,936unicode-display_width
41521,503,302thread_safe
43504,233,857mime-types-data
44502,301,325railties
45500,848,063mail
47491,397,980mini_mime
48484,907,734jwt
50478,533,553rubyzip
51475,759,342mini_portile2
52469,841,044excon
54452,829,726parser

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconjimweirich
2icondrbrain
3iconhsbt