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 190,127
Downloads: 1,251,161,706

Daily

Ranking: 2 of 190,091
Downloads: 1,010,000

Depended by

RankDownloadsName
101,234,349,244rack
161,141,399,700diff-lcs
231,100,216,786rspec-support
30877,283,082mime-types
31861,530,742unicode-display_width
35785,686,586mini_mime
38742,737,220rack-test
39742,219,881parser
41726,859,586jwt
46712,076,029railties
47708,997,501rubyzip
49700,429,317ast
51693,456,780mail
52691,030,374mime-types-data
57651,087,328excon
62617,302,610http-cookie
63617,213,216connection_pool
64615,967,870rails-dom-testing
65610,943,134domain_name
69596,022,912globalid

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconjimweirich
2icondrbrain
3iconhsbt