Skip to content

primate init -- support short syntax #203

@terrablue

Description

@terrablue

support preseeding options in primate init; if all options are preseeded, the wizard is skipped

npx primate init . -f=react -b=go -r=deno -d=sqlite -si

first arg can be a destination, otherwise . will be assumed

options:
-f, --frontend
-b, --backend
-r, --runtime
-d, --database
-s, --sessions
-i, --i18n

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions