Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Monorepos with Turborepo #2921

Closed
FleetAdmiralJakob opened this issue May 17, 2023 · 2 comments
Closed

Support for Monorepos with Turborepo #2921

FleetAdmiralJakob opened this issue May 17, 2023 · 2 comments
Labels
bun install Something that relates to the npm-compatible client enhancement New feature or request

Comments

@FleetAdmiralJakob
Copy link

What is the problem this feature would solve?

With the new feature bun would be a drop in replacement of turborepo, as it aims to be also in other places, or bun would work seamlessly with turborepo.

What is the feature you are proposing to solve the problem?

Make bun a replacement for turborepo, or make bun work with turborepo

What alternatives have you considered?

No response

@FleetAdmiralJakob FleetAdmiralJakob added the enhancement New feature or request label May 17, 2023
@notnoahpp
Copy link

interesting if bun plans to add similar caching mechanism for running scripts as well as script dependencies

@Electroid Electroid added the bun install Something that relates to the npm-compatible client label May 18, 2023
@Electroid
Copy link
Contributor

Turborepo works with Bun now.

  • Run bun i -g turbo@latest
  • Run bunx create-turbo@latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bun install Something that relates to the npm-compatible client enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants