Openmaize v2.5.1 Mix.Openmaize

Helper functions for the mix generators.

There is one mix generator available - openmaize.gen.phoenixauth. See the documentation for Mix.Tasks.Openmaize.Gen.Phoenixauth.

Summary

Functions

Get the mix project module name

Get the mix project name - as a string

Copy templates to the main app

Get the timestamp - used to create the migration file name

Functions

base_module()

Get the mix project module name.

base_name()

Get the mix project name - as a string.

copy_files(srcdir, files, opts)

Copy templates to the main app.

timestamp()

Get the timestamp - used to create the migration file name.