-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Problem
No quick start experience. User must:
- Add dependencies manually
- Write entity struct from scratch
- Remember attribute syntax
- Set up features correctly
Why it matters
- First impression matters for adoption
- 30-second demo effect
- Reduces learning curve
- Generates correct boilerplate
Acceptance criteria
cargo install entity-clientity init- setup projectentity new <Name>- scaffold entity- Generate valid, working code
- No wizard/interactive prompts
Reactions are currently unavailable