Enable one or more extensions (modules or themes).
drush pm-enable
extensions : A list of modules or themes. You can use the * wildcard at the end of extension names to enable all matches.
--resolve-dependencies : Attempt to download any missing dependencies. At the moment, only works when the module name is the same as the project name.
--skip : Skip automatic downloading of libraries (c.f. devel).