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: 8 of 193,816
Downloads: 1,347,489,252

Daily

Ranking: 4 of 193,785
Downloads: 669,320

Depended by

RankDownloadsName
121,296,892,510rack
181,189,990,945diff-lcs
231,146,928,503rspec-support
30930,121,358unicode-display_width
31906,528,578mime-types
35838,552,141mini_mime
37796,248,716parser
39780,521,877rack-test
42772,946,610jwt
45753,014,694railties
46752,793,206ast
47751,069,938rubyzip
51731,366,900mail
52720,601,898mime-types-data
59680,544,822excon
60678,584,921connection_pool
64653,204,870http-cookie
65652,377,065rails-dom-testing
67645,054,101domain_name
68632,650,029globalid

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconjimweirich
2icondrbrain
3iconhsbt