Skip to content

CLI tool for scaffolding #14

Description

@RAprogramm

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-cli
  • entity init - setup project
  • entity new <Name> - scaffold entity
  • Generate valid, working code
  • No wizard/interactive prompts

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions