View Source mix kalevala.gen.command (kalevala v0.1.0)

Generate files for a new command (command / event / views)

Link to this section Summary

Link to this section Functions

Link to this function

command_template(main_module, command)

View Source
Link to this function

event_template(main_module, command)

View Source
Link to this function

generate_file(file, template)

View Source

Callback implementation for Mix.Task.run/1.

Link to this function

view_template(main_module, command)

View Source