Files
Mixer/.claude/skills/ash-framework/references/generating_code.md
2026-03-30 01:07:49 -04:00

236 B

Generating Code

Use mix ash.gen.* tasks as a basis for code generation when possible. Check the task docs with mix help <task>. Be sure to use --yes to bypass confirmation prompts. Use --yes --dry-run to preview the changes.