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,722
Downloads: 976,882,356

Daily

Ranking: 7 of 183,714
Downloads: 399,699

Depended by

RankDownloadsName
9995,921,194rack
12964,531,956diff-lcs
13957,044,974rspec-expectations
15949,913,170rspec-mocks
17937,542,750rspec-support
23882,081,184multi_json
29789,825,212ffi
30751,220,525mime-types
34625,414,253unicode-display_width
37602,202,823rack-test
40582,753,795mini_mime
42569,273,111jwt
43567,891,336railties
44565,583,017mime-types-data
45561,675,828mail
48549,296,137rubyzip
50548,988,123thread_safe
51541,804,384parser
53533,969,835excon
56504,989,604ast

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconjimweirich
2icondrbrain
3iconhsbt