microsoft / microsoft/typespec
`tsp install` equivalent to `npm ci`
Open
compiler:core
feature
triaged:core
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
`tsp install` after https://github.com/microsoft/typespec/pull/6220 will download the configured package manager and run it.
We have to decide if we want an equivalent to `npm ci` or it should be like `pnpm` and infer automatically when in CI.
Either way we need to have a way to set the equivalence when calling the package manager
Contributor guide
Assessment
This issue has not been assessed yet.