From: James Edward Gray II Date: 2007-01-10T23:23:57+09:00 Subject: Re: [ANN] Tattle - The Ruby Census On Jan 10, 2007, at 8:20 AM, Devin Mullins wrote: > James Edward Gray II wrote: >> I think there is a very real need for them. With HighLine, we >> would love the make termios a dependency, because our libraries >> functionality is so much better on Unix with it. Unfortunately >> we can't, since it breaks the install process on Windows. A >> recommended dependency could help us with this. > > What about a custom post-install step that said, "Blah blah blah, > these are our recommended dependencies, and here's why. Would you > like to `gem install` any of them?" > That's an interesting idea. Does gems support post-install scripts? James Edward Gray II