Enhance workspace command to include --exercise, --track, and --team
Đang mở
- Ngôn ngữ chính
- Go
- Star
- 1.4k
- Fork
- 363
- Merge trung bình
- 6 ngày 13 giờ
- Pull request đã merge (30 ngày)
- 2
Mô tả
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
```
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.