git-deliver icon indicating copy to clipboard operation
git-deliver copied to clipboard

In what git-deliver is different compared to Capistrano 3 ?

Open Jolg42 opened this issue 11 years ago • 1 comments

Hi,

My question sounds maybe like a troll, I'm not here for that, this is just what will be better with git-deliver for example ?

I haven't tested it yet, but for the compatibility you just have to install git that's all ? (It can be a very good thing on Windows, because when you want to use Capistrano and you don't need a ruby env, install it on a PC it's just a waste of time…)

Jolg42 avatar May 06 '14 16:05 Jolg42

Hi,

I'm not familiar with Capistrano, so this is just from looking at their README. It sounds like Capistrano is actually really similar to git-deliver, with a few differences :

  • dependencies : git-deliver can be used from any machine running Git, as it's written in Bash
  • simplicity : git-deliver is built with a minimalist approach, which means less features, but makes it easier to approach and understand.
  • Capistrano is not tied to Git

Note to self : have a look at what Capistrano does, and also see if we can make a cap2deliver script to convert capfiles to git-deliver presets...

On Tue, May 6, 2014 at 6:18 PM, Joël Galeran [email protected]:

Hi,

My question sounds maybe like a troll, I'm not here for that, this is just what will be better with git-deliver for example ?

I haven't tested it yet, but for the compatibility you just have to install git that's all ? (It can be a very good thing on Windows, because when you want to use Capistrano and you don't need a ruby env, install it on a PC it's just a waste of time…)

— Reply to this email directly or view it on GitHubhttps://github.com/arnoo/git-deliver/issues/57 .

arnoo avatar May 07 '14 08:05 arnoo