rake
https://github.com/ruby/rake
Ruby
A make-like build utility for Ruby.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
4 Subscribers
Add a CodeTriage badge to rake
Help out
- Issues
- refactor: move dependency requires to `ruby_runner.rb` file
- refactor: only include `lib` in `$LOAD_PATH` if not included yet
- refactor: use `Dir.home` to find `rake`'s standard system dir
- Task Options in Command-Line
- `$RAKE_PRELOAD` to load custom Ruby file before starting application
- Interrupt rescuing causes issues with debugger
- Fix Rake.verbose to return true/false even if unset
- Make options a named class?
- Handle for SIGTERM
- Show `chdir` option as a command
- Docs
- Subscribe to help with docs for this repo and come back later