Closed lorenzolewis closed 5 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
starlight-package-managers | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 22, 2024 7:37pm |
Sure thing! That's switched and should be ready now.
Describe the pull request
Add a remove command.
Why
Can be useful for giving instructions for migrating from one package to another.
How
Following these docs:
Screenshots
Note
Some commands call thisChanged touninstall
, others call itremove
. I went withuninstall
since that's what npm calls it. Another option could be to also include aremove
command and have it return the same results.remove