mix kirayedar.gen.live (Kirayedar v0.1.0)

View Source

Generates LiveView components for tenant management.

This task generates:

  • Index LiveView with list and actions
  • Form component for create/update
  • Show LiveView for viewing details

Usage

mix kirayedar.gen.live

Note: This requires that you've already run mix kirayedar.setup

Summary

Functions

Callback implementation for Mix.Task.run/1.

Functions

run(args)

Callback implementation for Mix.Task.run/1.