roots / acorn

Laravel components for WordPress plugins and themes
https://roots.io/acorn/
MIT License
825 stars 94 forks source link

✨ Add `acorn:install` command to simplify installing Acorn #369

Closed Log1x closed 7 months ago

Log1x commented 8 months ago

This adds an acorn:install command to simplify installing the Acorn post-autoload-dump script as well as asking the user if they want to initialize Acorn with acorn:init.

Screenshot