Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

init command #36

Open
haoliangyu opened this issue Aug 26, 2019 · 0 comments
Open

init command #36

haoliangyu opened this issue Aug 26, 2019 · 0 comments
Labels
proposed feature proposed feature that needs community support

Comments

@haoliangyu
Copy link
Member

haoliangyu commented Aug 26, 2019

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 haoliangyu added the proposed feature proposed feature that needs community support label Aug 26, 2019
@haoliangyu haoliangyu changed the title ini command init command Aug 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposed feature proposed feature that needs community support
Projects
None yet
Development

No branches or pull requests

1 participant