moonrepo-project-config
Installation
SKILL.md
Moon v2 — Project Configuration
Reference for moon.yml project configuration files.
Project Metadata
$schema: 'https://moonrepo.dev/schemas/project.json'
layer: application # application | library | tool | automation | configuration | scaffolding
language: typescript # typescript | javascript | php | python | rust | go | bash
stack: frontend # frontend | backend | systems | infrastructure | data
Key v2 change: type: was renamed to layer:.
File Groups
Named file pattern collections referenced by tasks via @group(name).