Skip to content

Cloning all repositories even if not used. #5

Description

@schultek

I'm currently adding skills to Jaspr, and I was going to tell users to use the skills package since it seems like the easiest solution to install skills from a package.

However I noticed that the git skills repositories from flutter and serverpod are always cloned and put into .dart_skills, even if they aren't used. And even if I run skills get jaspr specifically, not only skills get. This is a really unnecessary pollution of users workspaces. Please remove this so that they are only cloned if actually used. For now, this prevents me from recommending this package to Jaspr users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions