Creates a new Decoction site.
It expects the path of the site as argument.
mix decoction.new PATH
Callback implementation for c:Mix.Task.run/1
c:Mix.Task.run/1
run(OptionParser.argv) :: :ok
Callback implementation for c:Mix.Task.run/1.