ochorocho / tdk

6 stars 4 forks source link

Replace composer scripts by a composer plugin #29

Open ochorocho opened 1 year ago

ochorocho commented 1 year ago

Activate the plugin so command are available prior composer install https://getcomposer.org/doc/articles/plugins.md#plugin-modifies-downloads

garvinhicking commented 10 months ago

Bumping this, I'd like to try helping with this, if help is wanted.

(I'm checking this project out now by referral from Stefan Bürk and it looks very helpful, thank you!)

ochorocho commented 10 months ago

yw! :-)

IIRC, the entire problem is due to plugin install/activation process. So, the plugin is only available on the second run.

See this PR: https://github.com/ochorocho/tdk/pull/35

Feel free to hit me up on typo3 slack. Stefan and i were thinking about having this as a standalone CLI (just an idea).