exercism / exercism/cli

Enhance workspace command to include --exercise, --track, and --team

Open
#552 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
1.4k
Forks
363
Avg merge
6d 13h
Merged PRs (30d)
2

Description

If any of these are passed, then print out the relevant path.

By default tracks and exercises go in the root of the workspace, but if you're part of a team, then there's a separate directory tree under `teams/$team`:

```
$WORKSPACE
├── go
│   └── hello-world
├── ruby
│   └── hello-world
└── teams
└── funfun
└── go
└── gigasecond
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.