Skip to content

Add --team flag to download command #546

@kytrinyx

Description

@kytrinyx

We need to support teams on the download command.

The format is:

exercism download --exercise=hello-world --track=ruby --team=funfun

Call the same API endpoint as the rest of the download command, but with the addition of &team_id, passing the slug that was found.

Store the files under:

$WORKSPACE/teams/$team/$track/$exercise

Metadata

Metadata

Assignees

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