awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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·2 vuesruby.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.

Historique des stars

Graphique de l'historique des stars pour ruby/rakeGraphique de l'historique des stars pour ruby/rake

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Rake

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Rake.
  • ahoward/mainAvatar de ahoward

    ahoward/main

    265Voir sur GitHub↗

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

    Ruby
    Voir sur GitHub↗265
  • bazelbuild/bazelAvatar de bazelbuild

    bazelbuild/bazel

    25,529Voir sur 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
    Voir sur GitHub↗25,529
  • brthor/dockerize.netAvatar de brthor

    brthor/Dockerize.NET

    180Voir sur GitHub↗

    .NET Cli Tool to package your .NET Core Application into a docker image: 'dotnet dockerize'

    C#
    Voir sur GitHub↗180
  • aarnott/nerdbank.gitversioningAvatar de AArnott

    AArnott/Nerdbank.GitVersioning

    1,568Voir sur 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#
    Voir sur GitHub↗1,568
Voir les 30 alternatives à Rake→

Questions fréquentes

Que fait ruby/rake ?

A make-like build utility for Ruby.

Quelles sont les fonctionnalités principales de ruby/rake ?

Les fonctionnalités principales de ruby/rake sont : Build Automation, CLI Development.

Quelles sont les alternatives open-source à ruby/rake ?

Les alternatives open-source à ruby/rake incluent : 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. cake-build/cake — Cake is a cross-platform build automation system and scripting framework that allows users to define software build… aarnott/nerdbank.gitversioning — Stamp your assemblies, packages and more with a unique version generated from a single, simple version.json file and…