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 185,074
Downloads: 1,038,216,647

Daily

Ranking: 13 of 185,066
Downloads: 261,184

Depended by

RankDownloadsName
81,060,318,284rack
131,010,230,658diff-lcs
15999,008,241rspec-expectations
17991,797,406rspec-mocks
18980,328,227rspec-support
23925,086,916multi_json
29839,343,524ffi
30782,513,729mime-types
33682,198,488unicode-display_width
36640,450,925rack-test
39634,250,917mini_mime
42609,607,572jwt
43603,899,562railties
44596,906,387mime-types-data
46595,388,887mail
47591,174,317parser
48589,045,007rubyzip
53564,703,158excon
54561,437,817thread_safe
55551,406,719ast

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconjimweirich
2icondrbrain
3iconhsbt