Thank you for sharing your work with us. As far as I understand there are several ways to use the install profile:

* use drush make
* use the checkout from github
* use the ready to go version from GitHub

Which one do you recommended?

Comments

juampynr’s picture

Status: Active » Fixed

Hi s.Daniel,

It depends on how you want to install it and upgrade it.

  • Installing it through drush make is like checking out a dev release of a contributed module: it gives you the very latest release. I normally wait a few weeks before adding a new release at Github.
  • Checking it out from github is not recommended, as I will not push commits there but only add new versions to be downloaded.
  • Downloading from Github is fine. I publish there ready and tested versions.

As I said, it is up to you ;-D.

s.Daniel’s picture

All right,

thanks a lot for the information! :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.