plushu / plushu-plugins-plugin

Plugin that provides plugin management commands for Plushu
0 stars 0 forks source link

--as option for plugins:install #8

Open stuartpb opened 10 years ago

stuartpb commented 10 years ago

If plugins:install starts taking multiple plugin names (akin to most package managers), it should have a --as command to install under a different name to specify an alternate name (due to plugins using significant names), as plugins:install currently treats the second argument.

Even if we don't end up going that way right away, locking down this syntax would let plugins be installed in a safe, future-proof manner.