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 摘要。