View Source Generator (template_generator v0.1.0)

Generator task entrypoint

This module centralize all steps required to create a new project based on the given template

Link to this section Summary

Functions

Generates a new project based on template

Link to this section Functions

Link to this function

generate(path, template)

View Source
@spec generate(Path.t(), atom() | String.t()) :: :ok

Generates a new project based on template