View Source mix tamnoon.make_dirs (Tamnoon v1.0.0-rc.3)

Creates a "components" directory inside "lib" and a "tamnoon_out" directory in the root of the project.

Example Usage

$ mix tamnoon.make_dirs

Successfully created "lib/components"!
Successfully created "tamnoon_out"!