Mix.Tasks.Decoction.Prepare

Creates a new Decoction site.

It expects the path of the site as argument.

mix decoction.new PATH

Summary

Functions

Callback implementation for c:Mix.Task.run/1

Functions

run(argv)

Specs

run(OptionParser.argv) :: :ok

Callback implementation for c:Mix.Task.run/1.