wordup-dev / wordup-cli

Wordup is a fully integrated development platform for WordPress. Develop plugins and themes locally. Preview in the cloud. Automatic updates in WP.
GNU General Public License v3.0
118 stars 16 forks source link

Add Composer to WordUp #12

Open davidshq opened 4 years ago

davidshq commented 4 years ago

Would be nice if Composer was included as part of the base server.

shry commented 4 years ago

You mean the php package manager?

davidshq commented 4 years ago

Yes, the php package manager. I am working on a plugin right now that uses composer to autoload a number of components.

shry commented 4 years ago

You are right, this makes absolute sense.