ruby / rakeLinks
A make-like build utility for Ruby.
☆2,400Updated this week
Alternatives and similar repositories for rake
Users that are interested in rake are comparing it to the libraries listed below
Sorting:
- Manage your Ruby application's gem dependencies☆4,883Updated 4 years ago
- A modular Ruby web server interface.☆5,028Updated this week
- A runtime developer console and IRB alternative with powerful introspection capabilities.☆6,802Updated 4 months ago
- Debugging in Ruby☆3,346Updated this week
- RSpec meta-gem that depends on the other components☆2,842Updated 9 months ago
- minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking.☆3,342Updated last week
- Thor is a toolkit for building powerful command-line interfaces.☆5,184Updated this week
- YARD is a Ruby Documentation tool. The Y stands for "Yay!"☆1,982Updated 3 weeks ago
- Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories by wrapping system calls to the git binary.☆1,774Updated last week
- RDoc produces HTML and online documentation for Ruby projects.☆870Updated this week
- Step-by-step debugging and stack navigation in Pry☆2,015Updated 3 weeks ago
- Ruby string class extension. It add some methods to set color, background color and text effect on console easier using ANSI escape seque…