From: "Florian Groß" Date: 2005-09-10T22:49:56+09:00 Subject: Re: Kudos! Austin Ziegler wrote: > I'm not *quite* done automating; I want to bring in Net::SSH > (specifically Net::SFTP) to upload to the web pages for a project, and Heh, I use the scp tool for that. > then I also want to add GPG signing (because I have to upload those Hm, I'm just doing md5sum. > separately still). However, the Rakefile has been checked into > PDF::Writer's CVS repository (/var/cvs/ruby-pdf/pdf-writer/Rakefile), > so feel free to crib anything you find there. I will be simplifying > some of it soon (I'm going to work on Archive::Tar::Minitar so that it > provides a Rake task in its default distribution). Thank you.