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: 16 of 184,532
Downloads: 834,618,938

Daily

Ranking: 17 of 183,632
Downloads: 359,527

Depended by

RankDownloadsName
7870,300,892diff-lcs
9867,043,548rspec-expectations
12860,072,185rspec-mocks
13859,232,961rack
14846,864,593rspec-support
18789,588,773multi_json
29679,860,100mime-types
30672,172,537ffi
37526,122,085rack-test
39517,005,323thread_safe
40513,475,464method_source
41511,320,402unicode-display_width
43495,157,491mime-types-data
44492,887,034railties
45491,470,589mail
47477,251,535mini_mime
48472,387,473jwt
49469,846,550mini_portile2
51467,989,090rubyzip
52459,855,776excon

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconjimweirich
2icondrbrain
3iconhsbt