Albacore is a suite of rake tasks that aims to simplify build and package automation for .NET systems, using Ruby and Rake as it's foundation. Originally created by Derick Bailey, it now has a fairly sizable contributor list and is used by thousands of developers around the world.
To install Albacore, use the RubyGems system:
gem install albacore
For a more complete tutorial (though some of the syntax is outdated), see the CODE Magazine article on Building .NET Systems With Ruby, Rake and Albacore.
For more information see
- The website @AlbacoreBuild.net
- The source code @Github
- The Wiki @Github
- The Mailing List @Google Groups