Mix.Tasks.Sugar.Init
Creates Sugar support files for new projects after adding Sugar as a project dependency.
Command line options
--path- override the project path. Defaults tolib/[app name]--priv-path- override the priv path. Defaults topriv--no-repo- skip creation of Ecto Repo
Summary↑
| run(args) | Callback implementation of |
Functions
Callback implementation of Mix.Task.run/1.