rake
Task automation tool
A make-like program implemented in Ruby for automating tasks and building projects.
A make-like build utility for Ruby.
2k stars
87 watching
613 forks
Language: Ruby
last commit: 2 months ago
Linked from 1 awesome list
hacktoberfestrakerakefileruby
Related projects:
Repository | Description | Stars |
---|---|---|
| A language and implementation providing a simple and extensible way to write programs | 22,221 |
| A modern concurrency library for Ruby providing tools and abstractions for writing concurrent code safely and efficiently. | 5,711 |
| An asynchronous processing library that allows developers to run background jobs within the same process as their web application. | 2,643 |
| Parallel processing made simple and fast in Ruby | 4,173 |
| A tool for downloading and compiling Ruby from source on Unix-like systems. | 3,894 |
| A modular Ruby web server interface providing a simple and adaptable way to develop web applications. | 4,936 |
| A collection of idiomatic Ruby code snippets, refactorings, and best practices for writing clean and maintainable Ruby code. | 2,389 |
| An opinionated framework for creating REST-like APIs in Ruby. | 9,894 |
| A Redis-backed Ruby library for managing background tasks and jobs. | 9,443 |
| A fast background processing framework for Ruby and RabbitMQ | 2,252 |
| Enables controlled feature rollouts in Ruby applications | 3,740 |
| A framework for structuring business logic in Ruby applications | 3,431 |
| A Ruby library for systematically comparing the performance and behavior of different code paths | 7,482 |
| A collection of Ruby examples demonstrating 14 design patterns and their applications in software development. | 2,563 |
| A file upload and storage library that provides flexible backend options and integrates with ORMs for convenient file manipulation. | 2,444 |