exercism / exercism/cli

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

未关闭
#552 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Go
星标
1.4k
派生
363
平均合并
6 天 13 小时
30 天内合并 PR
2

描述

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
```

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。