visuellverstehen / pull
A little script to pull images and database from remote server.
Installs: 27 727
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 7
Forks: 1
Open Issues: 2
Language:Shell
README
pull
A little script to pull images and database from remote server. It is working for TYPO3 or Statamic projects.
How to use
- Install package via composer.
- 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.