View Source mix bonfire.gen.component (Bonfire v0.9.11-social-beta.6)

just mix bonfire.gen.component stateless Bonfire.MyUIExtension MyComponent or just mix bonfire.gen.component stateful Bonfire.MyUIExtension MyComponent

will present you with a diff and create new files

Summary

Functions

gen_component(igniter, extension, module_name, state)

igniter(igniter, argv)

Callback implementation for Igniter.Mix.Task.igniter/2.