Skip to content

Conversation

Electroid
Copy link
Contributor

@Electroid Electroid commented Mar 6, 2025

Description

Adds bun add bootstrap as an installation option, alongside npm and yarn.

Motivation & Context

Bun is a popular package manager, which is compatible with npm/yarn.

Type of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would change existing functionality)

Checklist

  • I have read the contributing guidelines
  • My code follows the code style of the project (using npm run lint)
  • My change introduces changes to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

Live previews

Screenshot of the README.md rendered on GitHub:

Screenshot 2025-03-06 at 3 56 19 PM

Related issues

@julien-deramond
Copy link
Member

Thanks for bringing up Bun as an option! While we aim to be comprehensive in our docs, listing every package manager could become overwhelming.
At the moment, npm, pnpm, and Yarn are widely adopted by popular front-end libraries/frameworks documentations.
What do you think, @mdo, or others in the core team?

Copy link
Member

@mdo mdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm fine with it.

@mdo mdo added this to v5.3.5 Apr 3, 2025
@github-project-automation github-project-automation bot moved this to To do in v5.3.5 Apr 3, 2025
@julien-deramond julien-deramond removed this from v5.3.5 Apr 4, 2025
@julien-deramond julien-deramond merged commit 41cbd4d into twbs:main Apr 4, 2025
14 checks passed
madbob pushed a commit to madbob/bootstrap that referenced this pull request Apr 6, 2025
@github-project-automation github-project-automation bot moved this to To do in v5.3.6 Apr 9, 2025
@julien-deramond julien-deramond moved this from To do to Done in v5.3.6 Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants