rake

Task automation tool

A make-like program implemented in Ruby for automating tasks and building projects.

A make-like build utility for Ruby.

GitHub

2k stars
87 watching
613 forks
Language: Ruby
last commit: 12 days ago
Linked from 1 awesome list

hacktoberfestrakerakefileruby

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ruby/ruby An implementation of an object-oriented programming language for scripting and web development 22,145
ruby-concurrency/concurrent-ruby A modern concurrency library for Ruby providing tools and abstractions for writing concurrent code safely and efficiently. 5,707
brandonhilkert/sucker_punch An asynchronous processing library that allows developers to run background jobs within the same process as their web application. 2,643
grosser/parallel Parallel processing made simple and fast in Ruby 4,168
rbenv/ruby-build A tool for downloading and compiling Ruby from source on Unix-like systems. 3,893
rack/rack A modular Ruby web server interface providing a simple and adaptable way to develop web applications. 4,928
franzejr/best-ruby A collection of idiomatic Ruby code snippets, refactorings, and best practices for writing clean and maintainable Ruby code. 2,390
ruby-grape/grape An opinionated framework for creating REST-like APIs in Ruby. 9,890
resque/resque A Redis-backed Ruby library for managing background tasks and jobs. 9,432
jondot/sneakers A fast background processing framework for Ruby and RabbitMQ 2,252
flippercloud/flipper Enables controlled feature rollouts in Ruby applications 3,718
trailblazer/trailblazer A framework for structuring business logic in Ruby applications 3,431
github/scientist A library for systematically refactoring code by comparing original and refactored behaviors under controlled conditions. 7,469
design-patterns-in-ruby/design-patterns-in-ruby A collection of Ruby examples demonstrating 14 design patterns and their applications in software development. 2,562
refile/refile A file upload and storage library that provides flexible backend options and integrates with ORMs for convenient file manipulation. 2,447