Skip to content

When will be a Windows release? #361

Answered by kosperera
Bellisario asked this question in Q&A
Discussion options

You must be logged in to vote

For the moment, the only way to use bun is to have WSL. However, the easiest way to do that is to have a development container, like VS Code - Remote Container.

This is all I had to do:

  1. Ensure the device supports Virtualization and Hyper-V is enabled.
  2. Install Docker CLI or Docker Desktop or Rancher Desktop (Opensource)
  3. Install WSL 2 + Ubuntu distro

I need this to use Linux-based containers, or else I'll end up only with windows-based containers.
https://docs.microsoft.com/en-us/windows/wsl/setup/environment

  1. Install VS Code + Docker and Remote - Container extensions

I already had these installed since I do most of the .NET and JS stuff on dev containers

  1. Fork or use https://github.…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@Zamiell
Comment options

@kosperera
Comment options

Answer selected by Bellisario
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants