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 195,713
Downloads: 1,383,279,289

Daily

Ranking: 5 of 195,692
Downloads: 569,808

Depended by

RankDownloadsName
121,323,159,781rack
181,211,730,840diff-lcs
231,167,603,778rspec-support
30958,735,848unicode-display_width
31918,982,254mime-types
35862,477,417mini_mime
37820,098,073parser
41797,582,019rack-test
42794,753,409jwt
44775,911,358ast
46770,757,458railties
47770,595,437rubyzip
51748,985,572mail
52733,296,007mime-types-data
59705,244,377connection_pool
60694,882,391excon
65670,053,434http-cookie
66668,556,781rails-dom-testing
67660,077,743domain_name
68648,979,693globalid

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconjimweirich
2icondrbrain
3iconhsbt