A little script to pull images and database from remote server.

Installs: 22 869

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 7

Forks: 0

Open Issues: 1

Language:Shell

2.4.1 2023-03-08 08:02 UTC

README

Downloads

pull

A little script to pull images and database from remote server. It is working for TYPO3 or Laravel projects.

How to use

  1. Install package via composer.
  2. Call script ./vendor/bin/pull.

To list all possible parameters, call ./vendor/bin/pull --help.

Requirements

This script is build to work for visuellverstehen development environment. Without some changes it will not work for you, but maybe you get inspired to create your own script by forking this repository.