An open API service for producing an overview of a list of open source projects.

Top Ruby Gems: https://github.com/ruby/rake

hacktoberfest rake rakefile ruby

Score: 36.501763563922275

Last synced: about 5 hours ago
JSON representation

Repository metadata:

A make-like build utility for Ruby.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 12 hours ago

Total Commits: 2,580
Total Committers: 220
Avg Commits per committer: 11.727
Development Distribution Score (DDS): 0.767

Commits in past year: 104
Committers in past year: 10
Avg Commits per committer in past year: 10.4
Development Distribution Score (DDS) in past year: 0.346

Name Email Commits
jimweirich j****h@5****f 600
Jim Weirich j****h@g****m 591
SHIBATA Hiroshi h****t@r****g 444
Eric Hodel d****n@s****t 298
dependabot[bot] 4****] 173
quix q****t@g****m 31
Peter Vandenberk p****k@m****m 22
tom t****m@5****f 21
Michael Bishop m****e@g****m 18
Code Ass a****a@g****m 17
Colby Swandale m****e@c****i 15
Nobuyoshi Nakada n****u@r****g 12
Randy Coulman r****n@g****m 10
Takuya Noguchi t****h@g****m 10
ksss c****i@g****m 7
Luis Lavena l****a@g****m 7
Benoit Daloze e****p@g****m 7
Jeremy Evans c****e@j****t 6
Gonzalo g****0@g****m 6
David Rodríguez d****z@r****t 5
Hongli Lai (Phusion) h****i@p****l 5
Olle Jonsson o****n@g****m 5
Mark D. Blackwell m****1@g****m 4
Tatsuya Sato t****o@r****m 4
James Tucker j****r@g****m 4
Vipul A M v****d@g****m 3
Thomas Scholz t****z@m****m 3
Ryan Davis r****y@z****m 3
Petr Skocik p****k@g****m 3
Kent Wang x****c@g****m 3
and 190 more...

Issue and Pull Request metadata

Last synced: 3 days ago

Total issues: 61
Total pull requests: 360
Average time to close issues: about 2 years
Average time to close pull requests: about 1 month
Total issue authors: 50
Total pull request authors: 60
Average comments per issue: 5.46
Average comments per pull request: 0.43
Merged pull request: 279
Bot issues: 0
Bot pull requests: 202

Past year issues: 8
Past year pull requests: 64
Past year average time to close issues: about 1 month
Past year average time to close pull requests: 8 days
Past year issue authors: 6
Past year pull request authors: 12
Past year average comments per issue: 30.5
Past year average comments per pull request: 0.2
Past year merged pull request: 47
Past year bot issues: 0
Past year bot pull requests: 39

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/ruby/rake

Top Issue Authors

  • jasonkarns (5)
  • avdi (4)
  • donnygitsome (2)
  • ioquatix (2)
  • kwatch (2)
  • apatniv (2)
  • x-yuri (1)
  • esotericpig (1)
  • junaruga (1)
  • alexeymuranov (1)
  • tomeon (1)
  • pkqk (1)
  • leonid-shevtsov (1)
  • gillisd (1)
  • satosho (1)

Top Pull Request Authors

  • dependabot[bot] (202)
  • hsbt (37)
  • pvdb (26)
  • tnir (10)
  • henrebotha (3)
  • fatkodima (3)
  • janbiedermann (2)
  • nobu (2)
  • takmar (2)
  • koic (2)
  • karreiro (2)
  • jeremyevans (2)
  • ksss (2)
  • gemmaro (2)
  • imanpalsingh (2)

Top Issue Labels

Top Pull Request Labels

  • dependencies (202)
  • github_actions (186)
  • ruby (7)

Package metadata

gem.coop: 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.

  • Homepage: https://github.com/ruby/rake
  • Documentation: http://www.rubydoc.info/gems/rake/
  • Licenses: MIT
  • Latest release: 13.4.2 (published 4 months ago)
  • Last Synced: 2026-08-13T08:31:18.399Z (about 12 hours ago)
  • Versions: 96
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1,386,832,668 Total
  • Docker Downloads: 5,011,479,988
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Docker downloads count: 0.0%
    • Average: 0.001%
    • Downloads: 0.005%
  • Maintainers (3)
rubygems.org: 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.

  • Homepage: https://github.com/ruby/rake
  • Documentation: http://www.rubydoc.info/gems/rake/
  • Licenses: MIT
  • Latest release: 13.4.2 (published 4 months ago)
  • Last Synced: 2026-08-13T08:31:17.525Z (about 12 hours ago)
  • Versions: 96
  • Dependent Packages: 80,840
  • Dependent Repositories: 1,222,401
  • Downloads: 1,386,832,668 Total
  • Docker Downloads: 5,011,479,988
  • Rankings:
    • Dependent packages count: 0.0%
    • Docker downloads count: 0.001%
    • Dependent repos count: 0.002%
    • Downloads: 0.008%
    • Average: 0.318%
    • Forks count: 0.871%
    • Stargazers count: 1.024%
  • Maintainers (3)
  • Advisories:
nixpkgs-24.11: rake

Software task management and build automation tool

alpine-v3.18: ruby-rake-doc

A Ruby task runner, inspired by make (ri docs)

  • Homepage: https://github.com/ruby/rake
  • Licenses: MIT
  • Latest release: 13.0.6-r2 (published over 3 years ago)
  • Last Synced: 2026-04-09T04:00:39.420Z (4 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 1.953%
    • Forks count: 2.743%
    • Stargazers count: 5.067%
  • Maintainers (1)
alpine-v3.18: ruby-rake

A Ruby task runner, inspired by make

  • Homepage: https://github.com/ruby/rake
  • Licenses: MIT
  • Latest release: 13.0.6-r2 (published over 3 years ago)
  • Last Synced: 2026-04-09T03:03:22.023Z (4 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 1.953%
    • Forks count: 2.743%
    • Stargazers count: 5.067%
  • Maintainers (1)
alpine-v3.17: ruby-rake

A Ruby task runner, inspired by make

  • Homepage: https://github.com/ruby/rake
  • Licenses: MIT
  • Latest release: 13.0.6-r1 (published over 4 years ago)
  • Last Synced: 2026-04-11T22:05:17.641Z (4 months ago)
  • Versions: 1
  • Dependent Packages: 3
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Forks count: 2.498%
    • Average: 4.377%
    • Stargazers count: 5.153%
    • Dependent packages count: 9.857%
  • Maintainers (1)
alpine-v3.15: ruby-rake

A Ruby task runner, inspired by make

  • Homepage: https://github.com/ruby/rake
  • Licenses: MIT
  • Latest release: 13.0.6-r0 (published over 4 years ago)
  • Last Synced: 2026-04-01T13:23:41.308Z (4 months ago)
  • Versions: 1
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Forks count: 2.27%
    • Stargazers count: 3.607%
    • Average: 5.589%
    • Dependent packages count: 16.479%
  • Maintainers (1)
repo1.maven.org: rubygems:rake

Rake is a Make-like program implemented in Ruby. Tasks and dependencies arespecified in standard Ruby syntax.

  • Homepage: https://github.com/ruby/rake
  • Documentation: https://appdoc.app/artifact/rubygems/rake/
  • Licenses: MIT
  • Latest release: 10.1.0 (published over 11 years ago)
  • Last Synced: 2026-08-13T08:31:10.587Z (about 12 hours ago)
  • Versions: 1
  • Dependent Packages: 7
  • Dependent Repositories: 41
  • Docker Downloads: 75,272
  • Rankings:
    • Docker downloads count: 2.98%
    • Dependent repos count: 3.475%
    • Average: 5.851%
    • Forks count: 7.191%
    • Stargazers count: 7.214%
    • Dependent packages count: 8.394%
alpine-edge: ruby-rake-doc

A Ruby task runner, inspired by make (ri docs)

  • Homepage: https://github.com/ruby/rake
  • Licenses: MIT
  • Latest release: 13.2.1-r1 (published over 1 year ago)
  • Last Synced: 2026-04-02T15:28:21.092Z (4 months ago)
  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Forks count: 3.804%
    • Stargazers count: 5.131%
    • Average: 5.894%
    • Dependent packages count: 14.641%
  • Maintainers (1)
alpine-edge: ruby-rake

A Ruby task runner, inspired by make

  • Homepage: https://github.com/ruby/rake
  • Licenses: MIT
  • Latest release: 13.2.1-r1 (published over 1 year ago)
  • Last Synced: 2026-04-02T11:38:16.666Z (4 months ago)
  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Forks count: 3.804%
    • Stargazers count: 5.135%
    • Average: 5.895%
    • Dependent packages count: 14.641%
  • Maintainers (1)
alpine-v3.16: ruby-rake

A Ruby task runner, inspired by make

  • Homepage: https://github.com/ruby/rake
  • Licenses: MIT
  • Latest release: 13.0.6-r1 (published over 4 years ago)
  • Last Synced: 2026-08-03T05:03:59.363Z (11 days ago)
  • Versions: 1
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Forks count: 2.26%
    • Stargazers count: 3.862%
    • Average: 6.197%
    • Dependent packages count: 18.665%
  • Maintainers (1)
alpine-v3.15: ruby-rake-doc

A Ruby task runner, inspired by make (ri docs)

  • Homepage: https://github.com/ruby/rake
  • Licenses: MIT
  • Latest release: 13.0.6-r0 (published over 4 years ago)
  • Last Synced: 2026-07-22T19:14:39.691Z (22 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Forks count: 2.27%
    • Stargazers count: 3.607%
    • Average: 7.866%
    • Dependent packages count: 25.585%
  • Maintainers (1)
proxy.golang.org: github.com/ruby/rake

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/ruby/rake#section-documentation
  • Licenses: mit
  • Latest release: v13.4.2+incompatible (published 4 months ago)
  • Last Synced: 2026-08-13T08:44:29.500Z (about 12 hours ago)
  • Versions: 42
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%
alpine-v3.16: ruby-rake-doc

A Ruby task runner, inspired by make (ri docs)

  • Homepage: https://github.com/ruby/rake
  • Licenses: MIT
  • Latest release: 13.0.6-r1 (published over 4 years ago)
  • Last Synced: 2026-04-02T15:37:47.935Z (4 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Forks count: 2.26%
    • Stargazers count: 3.862%
    • Average: 8.358%
    • Dependent packages count: 27.311%
  • Maintainers (1)
alpine-v3.17: ruby-rake-doc

A Ruby task runner, inspired by make (ri docs)

  • Homepage: https://github.com/ruby/rake
  • Licenses: MIT
  • Latest release: 13.0.6-r1 (published over 4 years ago)
  • Last Synced: 2026-04-08T14:08:18.940Z (4 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Forks count: 2.498%
    • Stargazers count: 5.153%
    • Average: 8.726%
    • Dependent packages count: 27.254%
  • Maintainers (1)
spack.io: ruby-rake

Rake is a Make-like program implemented in Ruby.

  • Homepage: https://github.com/ruby/rake
  • Licenses: []
  • Latest release: 13.0.6 (published over 3 years ago)
  • Last Synced: 2026-08-12T15:01:48.631Z (1 day ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Forks count: 3.404%
    • Stargazers count: 4.752%
    • Average: 16.358%
    • Dependent packages count: 57.274%
  • Maintainers (1)
gem.coop: myprocessor

Write a longer description or delete this line.

  • Homepage: https://github.com/ruby/rake
  • Documentation: http://www.rubydoc.info/gems/myprocessor/
  • Licenses: MIT
  • Latest release: 0.1.0 (published about 6 years ago)
  • Last Synced: 2026-08-13T08:31:17.431Z (about 12 hours ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 2,099 Total
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 31.426%
    • Downloads: 94.279%
  • Maintainers (1)
rubygems.org: myprocessor

Write a longer description or delete this line.

  • Homepage: https://github.com/ruby/rake
  • Documentation: http://www.rubydoc.info/gems/myprocessor/
  • Licenses: MIT
  • Latest release: 0.1.0 (published about 6 years ago)
  • Last Synced: 2026-08-13T08:31:17.473Z (about 12 hours ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 2,099 Total
  • Rankings:
    • Forks count: 0.805%
    • Stargazers count: 0.94%
    • Dependent packages count: 15.706%
    • Average: 32.181%
    • Dependent repos count: 46.782%
    • Downloads: 96.671%
  • Maintainers (1)
gem.coop: rake-clone

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.

  • Homepage: https://github.com/ruby/rake
  • Documentation: http://www.rubydoc.info/gems/rake-clone/
  • Licenses: MIT
  • Latest release: 13.4.2 (published about 1 month ago)
  • Last Synced: 2026-08-13T08:31:18.103Z (about 12 hours ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 806 Total
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 32.968%
    • Downloads: 98.904%
  • Maintainers (1)
gem.coop: rake_prime

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.

  • Homepage: https://github.com/ruby/rake
  • Documentation: http://www.rubydoc.info/gems/rake_prime/
  • Licenses: MIT
  • Latest release: 13.4.2 (published about 1 month ago)
  • Last Synced: 2026-08-13T08:31:18.086Z (about 12 hours ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 763 Total
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 33.04%
    • Downloads: 99.119%
  • Maintainers (1)
gem.coop: rake_max

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.

  • Homepage: https://github.com/ruby/rake
  • Documentation: http://www.rubydoc.info/gems/rake_max/
  • Licenses: MIT
  • Latest release: 13.4.2 (published about 1 month ago)
  • Last Synced: 2026-08-13T08:31:18.790Z (about 12 hours ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 758 Total
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 33.075%
    • Downloads: 99.225%
  • Maintainers (1)
rubygems.org: rake-clone

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.

  • Homepage: https://github.com/ruby/rake
  • Documentation: http://www.rubydoc.info/gems/rake-clone/
  • Licenses: MIT
  • Latest release: 13.4.2 (published about 1 month ago)
  • Last Synced: 2026-08-13T08:31:17.690Z (about 12 hours ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 806 Total
  • Rankings:
    • Dependent packages count: 13.672%
    • Dependent repos count: 41.876%
    • Average: 49.172%
    • Downloads: 91.967%
  • Maintainers (1)
rubygems.org: rake_prime

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.

  • Homepage: https://github.com/ruby/rake
  • Documentation: http://www.rubydoc.info/gems/rake_prime/
  • Licenses: MIT
  • Latest release: 13.4.2 (published about 1 month ago)
  • Last Synced: 2026-08-13T08:31:17.590Z (about 12 hours ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 763 Total
  • Rankings:
    • Dependent packages count: 13.672%
    • Dependent repos count: 41.876%
    • Average: 49.238%
    • Downloads: 92.166%
  • Maintainers (1)
rubygems.org: rake_max

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.

  • Homepage: https://github.com/ruby/rake
  • Documentation: http://www.rubydoc.info/gems/rake_max/
  • Licenses: MIT
  • Latest release: 13.4.2 (published about 1 month ago)
  • Last Synced: 2026-08-13T08:31:18.229Z (about 12 hours ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 758 Total
  • Rankings:
    • Dependent packages count: 13.672%
    • Dependent repos count: 41.876%
    • Average: 49.263%
    • Downloads: 92.241%
  • Maintainers (1)
debian-11: rake

  • Homepage: https://github.com/ruby/rake
  • Documentation: https://packages.debian.org/bullseye/rake
  • Licenses: mit
  • Latest release: 13.0.3-1 (published 6 months ago)
  • Last Synced: 2026-07-24T20:15:09.960Z (20 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-24.10: rake

  • Homepage: https://github.com/ruby/rake
  • Licenses: mit
  • Latest release: 13.2.1-1 (published 6 months ago)
  • Last Synced: 2026-03-08T07:36:48.603Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-24.04: rake

  • Homepage: https://github.com/ruby/rake
  • Licenses: mit
  • Latest release: 13.0.6-3 (published 6 months ago)
  • Last Synced: 2026-08-12T00:11:50.698Z (2 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
alpine-v3.23: ruby-rake

A Ruby task runner, inspired by make

  • Homepage: https://github.com/ruby/rake
  • Licenses: MIT
  • Latest release: 13.2.1-r1 (published over 1 year ago)
  • Last Synced: 2026-04-07T21:03:17.660Z (4 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
ubuntu-23.10: rake

  • Homepage: https://github.com/ruby/rake
  • Licenses: mit
  • Latest release: 13.0.6-3 (published 6 months ago)
  • Last Synced: 2026-03-09T20:09:51.984Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-22.04: rake

  • Homepage: https://github.com/ruby/rake
  • Licenses: mit
  • Latest release: 13.0.6-2 (published 6 months ago)
  • Last Synced: 2026-07-27T00:03:50.416Z (18 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
nixpkgs-23.11: rake

A software task management and build automation tool

alpine-v3.19: ruby-rake-doc

A Ruby task runner, inspired by make (ri docs)

  • Homepage: https://github.com/ruby/rake
  • Licenses: MIT
  • Latest release: 13.0.6-r2 (published over 3 years ago)
  • Last Synced: 2026-04-08T14:02:55.948Z (4 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
alpine-v3.20: ruby-rake-doc

A Ruby task runner, inspired by make (ri docs)

  • Homepage: https://github.com/ruby/rake
  • Licenses: MIT
  • Latest release: 13.2.1-r0 (published over 2 years ago)
  • Last Synced: 2026-04-08T09:57:23.874Z (4 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
nixpkgs-unstable: rake

Software task management and build automation tool

nixpkgs-24.05: rake

A software task management and build automation tool

debian-12: rake

  • Homepage: https://github.com/ruby/rake
  • Documentation: https://packages.debian.org/bookworm/rake
  • Licenses: mit
  • Latest release: 13.0.6-3 (published 6 months ago)
  • Last Synced: 2026-03-13T22:46:08.434Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
alpine-v3.21: ruby-rake-doc

A Ruby task runner, inspired by make (ri docs)

  • Homepage: https://github.com/ruby/rake
  • Licenses: MIT
  • Latest release: 13.2.1-r0 (published over 2 years ago)
  • Last Synced: 2026-04-11T22:04:23.946Z (4 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
alpine-v3.20: ruby-rake

A Ruby task runner, inspired by make

  • Homepage: https://github.com/ruby/rake
  • Licenses: MIT
  • Latest release: 13.2.1-r0 (published over 2 years ago)
  • Last Synced: 2026-04-08T09:57:18.621Z (4 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
alpine-v3.22: ruby-rake-doc

A Ruby task runner, inspired by make (ri docs)

  • Homepage: https://github.com/ruby/rake
  • Licenses: MIT
  • Latest release: 13.2.1-r1 (published over 1 year ago)
  • Last Synced: 2026-04-11T22:03:57.944Z (4 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
alpine-v3.23: ruby-rake-doc

A Ruby task runner, inspired by make (ri docs)

  • Homepage: https://github.com/ruby/rake
  • Licenses: MIT
  • Latest release: 13.2.1-r1 (published over 1 year ago)
  • Last Synced: 2026-04-07T21:03:33.696Z (4 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
alpine-v3.21: ruby-rake

A Ruby task runner, inspired by make

  • Homepage: https://github.com/ruby/rake
  • Licenses: MIT
  • Latest release: 13.2.1-r0 (published over 2 years ago)
  • Last Synced: 2026-04-11T22:04:26.477Z (4 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
alpine-v3.22: ruby-rake

A Ruby task runner, inspired by make

  • Homepage: https://github.com/ruby/rake
  • Licenses: MIT
  • Latest release: 13.2.1-r1 (published over 1 year ago)
  • Last Synced: 2026-04-11T22:04:27.276Z (4 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
debian-10: rake

  • Homepage: https://github.com/ruby/rake
  • Documentation: https://packages.debian.org/buster/rake
  • Licenses: mit
  • Latest release: 12.3.1-3+deb10u1 (published 6 months ago)
  • Last Synced: 2026-03-13T18:06:43.043Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
debian-13: rake

  • Homepage: https://github.com/ruby/rake
  • Documentation: https://packages.debian.org/trixie/rake
  • Licenses: mit
  • Latest release: 13.2.1-1 (published 6 months ago)
  • Last Synced: 2026-03-14T14:57:47.097Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
nixpkgs-23.05: rake

A software task management and build automation tool

guix: ruby-rake

Rake is a Make-like program implemented in Ruby

ubuntu-23.04: rake

  • Homepage: https://github.com/ruby/rake
  • Licenses: mit
  • Latest release: 13.0.6-3 (published 6 months ago)
  • Last Synced: 2026-08-04T14:03:08.780Z (9 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
ubuntu-20.04: rake

  • Homepage: https://github.com/ruby/rake
  • Licenses: mit
  • Latest release: 13.0.1-4 (published 6 months ago)
  • Last Synced: 2026-03-07T20:42:30.100Z (5 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
alpine-v3.19: ruby-rake

A Ruby task runner, inspired by make

  • Homepage: https://github.com/ruby/rake
  • Licenses: MIT
  • Latest release: 13.0.6-r2 (published over 3 years ago)
  • Last Synced: 2026-04-02T17:43:04.531Z (4 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%
  • Maintainers (1)
gentoo-portage: dev-ruby/rake

Make-like scripting in Ruby

  • Homepage: https://github.com/ruby/rake
  • Documentation: https://packages.gentoo.org/packages/dev-ruby/rake
  • Licenses: MIT
  • Latest release: 13.3.1 (published 4 months ago)
  • Last Synced: 2026-07-29T01:17:19.493Z (16 days ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 100%

Dependencies

Gemfile rubygems
  • bundler >= 0 development
  • coveralls >= 0 development
  • minitest = 5.15.0 development
  • rubocop ~> 1.12.1 development
.github/workflows/coverage.yml actions
  • actions/checkout ac593985615ec2ede58e132d2e21d2b1cbd6127c composite
  • ruby/setup-ruby 319066216501fbd5e2d568f14b7d68c19fb67a5d composite
.github/workflows/lint.yml actions
  • actions/checkout ac593985615ec2ede58e132d2e21d2b1cbd6127c composite
  • ruby/setup-ruby 319066216501fbd5e2d568f14b7d68c19fb67a5d composite
.github/workflows/test.yml actions
  • actions/checkout ac593985615ec2ede58e132d2e21d2b1cbd6127c composite
  • ruby/setup-ruby 319066216501fbd5e2d568f14b7d68c19fb67a5d composite
.github/workflows/dependabot_automerge.yml actions
  • dependabot/fetch-metadata v1 composite
  • lewagon/wait-on-check-action v1.3.3 composite
.github/workflows/gh-pages.yml actions
  • actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
  • actions/configure-pages v4 composite
  • actions/deploy-pages v4 composite
  • actions/upload-pages-artifact v3 composite
  • ruby/setup-ruby d4526a55538b775af234ba4af27118ed6f8f6677 composite
rake.gemspec rubygems
.github/workflows/push_gem.yml actions
  • actions/checkout 08c6903cd8c0fde910a37f88322edcfb5dd907a8 composite
  • ruby/setup-ruby d5126b9b3579e429dd52e51e68624dda2e05be25 composite
  • rubygems/release-gem 1c162a739e8b4cb21a676e97b087e8268d8fc40b composite
  • step-security/harden-runner 95d9a5deda9de15063e7595e9719c11c38c90ae2 composite