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,092
Downloads: 953,159,306

Daily

Ranking: 5 of 183,073
Downloads: 660,257

Depended by

RankDownloadsName
9972,765,178rack
11949,627,431diff-lcs
13942,756,999rspec-expectations
15935,596,040rspec-mocks
16922,902,697rspec-support
22866,993,853multi_json
29771,002,905ffi
30739,606,998mime-types
34606,136,382unicode-display_width
37589,157,576rack-test
40565,316,095mini_mime
42554,897,625railties
43554,128,876mime-types-data
44553,449,778jwt
45550,057,051mail
48544,266,413thread_safe
49535,659,948rubyzip
51525,466,541parser
52523,175,723excon
55505,447,002mini_portile2

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconjimweirich
2icondrbrain
3iconhsbt