# dala_new v0.1.0 - Table of Contents

Project generator for the Dala mobile framework.

## GUIDES

- [Home](readme.md)
- [Change Log](changelog.md)

## Modules

- Project Generation
  - [DalaNew.LiveViewPatcher](DalaNew.LiveViewPatcher.md):   Pure helpers for applying the Dala LiveView bridge patches to a freshly
  generated Phoenix project.
  - [DalaNew.ProjectGenerator](DalaNew.ProjectGenerator.md):   Generates a new Dala project from EEx templates in `priv/templates/dala.new/`.

## Mix Tasks

- Mix Tasks
  - [mix dala.new](Mix.Tasks.Dala.New.md):   Creates a new Dala project with Android and iOS boilerplate.

