Enhance workspace command to include --exercise, --track, and --team
Aperta
- Lingua principale
- Go
- Stelle
- 1.4k
- Fork
- 363
- Merge medio
- 6g 13h
- PR unite (30g)
- 2
Descrizione
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
```
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.