Modkit

This library contains a small set of tool to work with Elixir modules files.

Installation

mix archive.install hex modkit

mix mod.new

Creates a new module in the current project.

Usage

mix mod.new [options] <module>

Options

mix mod.relocate

Moves modules to correct paths according to their name.

Usage

mix mod.relocate [options]

Options