Skip to content

Add renku clone command #825

@rokroskar

Description

@rokroskar

There are some repository initialization steps that a user might miss when they clone a renku project. This typically leads to issues with git-LFS and potentially other problems. We should create a renku clone command that does these operations for the user to ensure a seamless experience.

The steps that should be done automatically:

  • git lfs install --local
  • renku githooks install
  • others?

closes #213

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions