-
Notifications
You must be signed in to change notification settings - Fork 415
Closed
Labels
Description
Is there an existing issue that is already proposing this?
- I have searched the existing issues
Is your feature request related to a problem? Please describe it
As most of you may already know, bun has just released version 1.0, i.e. the production version.
Bun is an all-in-one JavaScript runtime, that is, it also includes a package manager that I think would be an added value, since according to its graphics it presents exceptional results.
Describe the solution you'd like
Add a package-maner and runner to bun.
Teachability, documentation, adoption, migration strategy
What is the motivation / use case for changing the behavior?
I believe that the initial solution would be to add the runtime to the nestjs cli to make the lives of programmers who want to use it easier.