View Source mix phx.copy (Phoenix.Copy v0.1.3)
Copies files according to the given profile's configuration.
Usage:
$ mix phx.copy PROFILE [PROFILE2 ...]
Prior to running, the given PROFILE must be properly configured in config/config.exs
.
See the documentation of Phoenix.Copy
for more information.