drupal-tangler
drupal-tangler copied to clipboard
Use Composer Custom Type Installer rather than copying Drupal core
It would be nice if the script didn't copy Drupal at all, but instead relied on Composer Custom Type Installer (or something like it) to put Drupal core in the correct location rather than copying the files from the vendor directory. Doing this would also resolve #6 since you'd know the Drupal directory.