Enhance workspace command to include --exercise, --track, and --team
Abierto
- Lenguaje dominante
- Go
- Estrellas
- 1.4k
- Forks
- 363
- Merge medio
- 6 d 13 h
- PR fusionados (30 d)
- 2
Descripción
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
```
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.