awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ruby avatar

ruby/rake

0
View on GitHub↗
2,453 stars·640 forks·Ruby·MIT·14 viewsruby.github.io/rake↗

Rake

A make-like build utility for Ruby.

Features

  • Build Automation - Task-based build automation tool written in Ruby.
  • CLI Development - A make-like build utility for Ruby.

Star history

Star history chart for ruby/rakeStar history chart for ruby/rake

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does ruby/rake do?

A make-like build utility for Ruby.

What are the main features of ruby/rake?

The main features of ruby/rake are: Build Automation, CLI Development.

Which projects share features with ruby/rake?

Projects with overlapping indexed features include: adojos/f51a3e908b0fe65340b4e99ce3bf3b8e. ahoward/main — a class factory and dsl for generating command line programs real quick. bazelbuild/bazel — Bazel is a multi-language build automation engine designed to manage complex dependency graphs and execute compilation… brthor/dockerize.net — .NET Cli Tool to package your .NET Core Application into a docker image: 'dotnet dockerize'. bw2/configargparse. aarnott/nerdbank.gitversioning — Stamp your assemblies, packages and more with a unique version generated from a single, simple version.json file and…

Projects sharing features with Rake

These projects share indexed features with Rake. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • adojos/f51a3e908b0fe65340b4e99ce3bf3b8eA

    adojos/f51a3e908b0fe65340b4e99ce3bf3b8e

    0View on GitHub↗
    View on GitHub↗0
  • ahoward/mainahoward avatar

    ahoward/main

    265View on GitHub↗

    a class factory and dsl for generating command line programs real quick

    Ruby
    View on GitHub↗265
  • bazelbuild/bazelbazelbuild avatar

    bazelbuild/bazel

    25,529View on GitHub↗

    Bazel is a multi-language build automation engine designed to manage complex dependency graphs and execute compilation tasks for massive codebases. It functions as a hermetic build environment, utilizing sandboxed execution and content-addressable caching to ensure that build artifacts are reproducible and that identical tasks are never re-executed. By modeling dependencies as a directed acyclic graph, the system determines optimal execution order and identifies tasks that can run in parallel. The project distinguishes itself through its support for distributed build execution, allowing resou

    Javabazelbuildbuild-system
    View on GitHub↗25,529
  • aarnott/nerdbank.gitversioningAArnott avatar

    AArnott/Nerdbank.GitVersioning

    1,568View on GitHub↗

    Stamp your assemblies, packages and more with a unique version generated from a single, simple version.json file and include git commit IDs for non-official builds.

    C#
    View on GitHub↗1,568
Compare all 30 related projects→