sprinkle-tool / sprinkle

Sprinkle is a software provisioning tool you can use to build remote servers with. eg. to install a Rails, or Sinatra stack on a brand new slice directly after its been created
https://github.com/sprinkle-tool/sprinkle
MIT License
1.15k stars 138 forks source link

Capistrano 3 Support? #200

Open supairish opened 9 years ago

supairish commented 9 years ago

Is it possible to use Sprinkle with Capistrano 3?

joshgoebel commented 9 years ago

No, but Sprinkle only uses Capistrano internally. It should be possible to use it side by side with Cap 3 for deployment, might just require some small tweaking.