-
Notifications
You must be signed in to change notification settings - Fork 70
Get rid of drush and use a plain PHP script for scaffolding #218
Conversation
Great! Will check when I have time! |
Just run |
FYI |
@thamas Oops, copy paste fail. |
I'm pretty excited about this. Just ran |
I also ran into this issue with Drush 9 and found this as a workaround. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This has been functionally tested quite a bit, so I say let's get it in.
Apparently I pushed this to the wrong repo. Let me know if I should reopen this from Emulsify for consistency
Addresses:
Testing:
php emulsify.php test2 --slim --machine-name awesome3 --path contrib --description "My really awesome description"
php emulsify.php -h
# for helpNotes: