frontsideair / frontsideair/rundev
Add package manager commands
Open
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When you have a package manager installed, it may be a different version than rundev manages for you. So a `rundev pm [args]` command would be helpful to use the same package manager.
It can also detect package installing commands so the package manager doesn't have to run twice, one for install and one for dev server restart, the second one can be omitted.
A similar `rundev node` command could be also provided, for consistency.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.