I recently discovered this CLI tool called `ni` that I think is worth sharing. It auto-detects the package manager in your project (npm, yarn, pnpm, bun) so you don’t have to remember which one to use.
2,18K