Path: | doc/release_notes/rake-0.5.4.rdoc |
Last Update: | Mon May 20 13:22:31 +0000 2013 |
Time for some minor bug fixes and small enhancements
Here are the changes for version 0.5.3 …
Rake is a build tool similar to the make program in many ways. But instead of cryptic make recipes, Rake uses standard Ruby code to declare tasks and dependencies. You have the full power of a modern scripting language built right into your build tool.
The easiest way to get and install rake is via RubyGems …
gem install rake (you may need root/admin privileges)
Otherwise, you can get it from the more traditional places:
Home Page: | rake.rubyforge.org/ |
Download: | rubyforge.org/project/showfiles.php?group_id=50 |
As usual, it was input from users that drove a alot of these changes. Thanks to …