marticliment / UniGetUI

UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers
https://www.marticliment.com/unigetui/
MIT License
11.93k stars 396 forks source link

[FEATURE REQUEST] (Add bun support) #2519

Open clin1234 opened 1 month ago

clin1234 commented 1 month ago

Please confirm these before moving forward.

Describe the new feature

Bun is a JS runtime that claims to be much faster than npm. Allow install from bun, which uses the same registry as npm by default.

Describe how this new feature could help users

Allows installing the same CLI tools that npm can, with the possibility of much faster execution speed.