Enhance workspace command to include --exercise, --track, and --team
Ouverte
- Langage dominant
- Go
- Étoiles
- 1.4k
- Forks
- 363
- Merge moyen
- 6 j 13 h
- PR mergées (30 j)
- 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
```
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.