An open API service indexing awesome lists of open source software.

https://github.com/previousnext/imaginator

Captures Drupal images and stages them locally
https://github.com/previousnext/imaginator

Last synced: 12 months ago
JSON representation

Captures Drupal images and stages them locally

Awesome Lists containing this project

README

          

Imaginator
==========

Imaginator is a simple tool for staging images from a Drupal remote site to a local directory.

This tool is primarily used for priming a CI/CD pipeline with images from a remote site.

## Usage

```bash
$ imaginator https://example.com /my/local/directory
```