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: 14 of 175,710
Downloads: 697,610,058

Daily

Ranking: 22 of 175,694
Downloads: 502,600

Depended by

RankDownloadsName
5762,865,133rspec-expectations
6762,610,993diff-lcs
8755,341,493rspec-mocks
9741,885,715rspec-support
13703,802,903rack
16677,135,926multi_json
25595,194,625mime-types
27543,166,292ffi
34473,763,463thread_safe
39437,051,757rack-test
41420,583,789method_source
42414,052,145railties
43411,165,190mini_portile2
45411,091,427mime-types-data
46409,439,579mail
47388,033,082unicode-display_width
49379,433,245rubyzip
50373,495,504sprockets
51371,137,758loofah
52367,588,059jwt

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconjimweirich
2icondrbrain
3iconhsbt