Skip to content

feat(sites-create-template): clone the generated repo #4411

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

Closed
erezrokah opened this issue Mar 2, 2022 · 0 comments · Fixed by #4427
Closed

feat(sites-create-template): clone the generated repo #4411

erezrokah opened this issue Mar 2, 2022 · 0 comments · Fixed by #4427
Labels
area: command: sites good first issue type: feature code contributing to the implementation of a feature and/or user facing functionality

Comments

@erezrokah
Copy link
Contributor

Is your feature request related to a problem? Please describe.

It would be useful for the sites:create-template command to clone the generated repo locally so the user can start hacking immediately.

Describe the solution you'd like

On successful generation of the GitHub template and Netlify site, the CLI should clone the repo locally.

Describe alternatives you've considered

Letting users clone it manually

Additional context

N/A

Can you submit a pull request?

Yes.

Pull requests are welcome! If you would like to help us add this feature, please check our
contributions guidelines.

@erezrokah erezrokah added type: feature code contributing to the implementation of a feature and/or user facing functionality area: command: sites good first issue labels Mar 2, 2022
@kodiakhq kodiakhq bot closed this as completed in #4427 Mar 8, 2022
kodiakhq bot pushed a commit that referenced this issue Mar 8, 2022

Verified

This commit was signed with the committer’s verified signature.
renovate-bot Mend Renovate
* feat(sites): clone the generated repo #4411

* chore: shrinkwarp

* chore: use git_url

* chore: use clone/promise

* fix: liny

* chore: clone at root

* chore: git-clones removal

* refactor: clone after site information is logged

Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: command: sites good first issue type: feature code contributing to the implementation of a feature and/or user facing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant