welaika / wordmove

Multi-stage command line deploy/mirroring and task runner for Wordpress
https://wptools.it/wordmove
MIT License
1.87k stars 167 forks source link

Adds a VVV utility provisioner #599

Closed tomjn closed 4 years ago

tomjn commented 4 years ago

Related to #598

To test, modify a VVV config with the following:

utility-sources:
  wordmove:
    repo: https://github.com/tomjn/wordmove.git
    branch: patch-1

Then add it to the list of utilities to install, e.g.

utilities:
  core: # The core VVV utility
    - tls-ca # HTTPS SSL/TLS certificates
    - phpmyadmin # Web based database client
  wordmove:
    - bin

Once merged, the utility-sources will change to:

utility-sources:
  wordmove:
    repo: https://github.com/welaika/wordmove.git

Most of this PRs description can be copied as is for the new wiki docs

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

alessandro-fazzi commented 4 years ago

bump bump! It's a won't fix, but there is a related task waiting for me and I'll need this PR

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.