Skip to content

Add npm initializer package #635

Open
@mihkeleidast

Description

@mihkeleidast

What problem would this feature solve?

npm supports custom initializers to ease up setuping a package. If we add a package named @frctl/create-fractal, that could be used via npm init @frctl/fractal. This would essentially allow users to use the fractal new command without installing the @frctl/fractal package globally.

What the feature should look like?

Add a package named @frctl/create-fractal that does the same internal things that fractal new cli command does.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions