Wallogit.com
2017 © Pedro Peláez
Composer plugin to install factorial tools into correct folder., (*1)
Set the type to factorial-tools inside your composer.jsonand the installer will copy the project into the _tools-folder., (*2)
{
"name": "factorial-io/drupal-docker",
"description": "a dockerfile and helper-scripts to run a drupal installation in a docker container",
"type": "factorial-tools",
"license": "MIT",
"require": {
"factorial-io/factorial-tools-installer-plugin": "1.*"
}
}