Skip to content

init command #36

@haoliangyu

Description

@haoliangyu

Description

The init command initializes the Koop project in a given directory. This command is similar to the add command but without creating a new directory. It will add any necessary project files in the directory if not exists.

Use Case

This is useful when the user already has a project folder, for example, a fresh clone from a new GitHub repo. The user can directly start from the repo directory.

// initialize an app in the current directory
koop init app .

Metadata

Metadata

Assignees

No one assigned

    Labels

    proposed featureproposed feature that needs community support

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions