
26 Mar
2011
26 Mar
'11
3:21 p.m.
Here is a ruby deployment tool with amazon integration to give an idea of what I am shooting for: https://github.com/wr0ngway/rubber/wiki/Quick-Start
That looks fantastic. A tool like this for the Haskell community would have use well beyond web/wai. I haven't looked but I reckon it's not using SSH directly but just making system and web services calls. We could easily duplicate this in Haskell.