Build what's next on GitHub, the place for anyone from anywhere to build anything.
Join us October 28-29 in San Francisco or online for GitHub Universe, our flagship developer event uniting people, agents, and the world's code.
Fabric is “designed to upload files to, and run shell commands on, a number of servers in parallel or serially.” img http://img.skitch.com/20090206-mu1i9qjynj9r6fu467cwbsxdwq.png http://www.nongnu.org/fab It’s primarily for deploying changes to web…
Fabric is “designed to upload files to, and run shell commands on, a number of servers in parallel or serially.”
img http://img.skitch.com/20090206-mu1i9qjynj9r6fu467cwbsxdwq.png http://www.nongnu.org/fab
It’s primarily for deploying changes to web apps or services across multiple servers. An official mirror is hosted on GitHub at http://github.com/karmazilla/fabric.
While still alpha level, it looks promising.