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 187,321
Downloads: 1,154,737,843

Daily

Ranking: 13 of 187,305
Downloads: 709,868

Depended by

RankDownloadsName
91,167,167,449rack
141,090,496,804diff-lcs
211,053,745,468rspec-support
28920,160,344ffi
30841,105,992mime-types
33787,191,795unicode-display_width
35724,759,575mini_mime
38703,062,492rack-test
41681,718,920parser
42677,365,398jwt
45667,450,107railties
46660,355,757rubyzip
48655,007,275mime-types-data
50652,878,963mail
52641,115,896ast
54616,653,988excon
61580,431,780thread_safe
62577,733,605rails-dom-testing
63577,571,623http-cookie
65573,204,108domain_name

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconjimweirich
2icondrbrain
3iconhsbt