-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
proposed featureproposed feature that needs community supportproposed feature that needs community support
Description
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 .
haoliangyu
Metadata
Metadata
Assignees
Labels
proposed featureproposed feature that needs community supportproposed feature that needs community support