Patches: Browse | Submit New | Admin
Here's a starting Rakefile to help with packaging and testing the code. Currently, it doesn't run the tests (though it appears that it should). It does build tarballs and zip files correctly though, so it may be worth using for that.
Add A Comment:
Date: 2005-05-19 14:34 Sender: Aaron I commited the Rakefile. Thank you, --Aaron
Date: 2005-04-15 14:44 Sender: Aaron Logged In: YES user_id=170 Thank you for the patch. I not very familiar with Rake, but I guess it is time to have a look. --Aaron
Date: 2005-04-15 06:51 Sender: chromatic Logged In: YES user_id=2344 Silly me; I upgraded to rake 0.5.3 and it now runs the tests.