Skip to content

mentasuave01/devcontainer-bun

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

47 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Bun based Javascript + TypeScript + Node.js + Python Dev Container

This repository provides a development environment for Bun, nvm and python3 using Visual Studio Code's Dev Containers.

About Bun

Bun is a fast JavaScript all-in-one toolkit designed for developing, testing, running, and bundling JavaScript and TypeScript projects. This Dev Container setup streamlines the development process by providing a pre-configured environment.

About nvm

nvm is a version manager for Node.js, allowing you to easily switch between different versions of Node.js.

About python3

python3 is a programming language that is used for a wide range of applications, including web development, data analysis, and machine learning.

About Dev Containers

Dev Containers are a feature of Visual Studio Code that allows you to create a development environment in a container. This Dev Container setup streamlines the development process by providing a pre-configured environment.

Prerequisites

Before you begin, make sure you have the following tools installed on your system:

Easy set up, just drag and drop

  1. Download compose-dev.yaml file: https://github.com/mentasuave01/devcontainer-bun/releases/download/bun-devContainer/compose-dev.yaml
  2. Copy it into the target repo/folder
  3. Open docker desktop -> Dev Enviroments -> create
  4. Just point choice source to the repo you uploaded the .yaml file or the local folder it's in
  5. DONE

Additional Information

For more information on Bun, check out the official Bun documentation. For more information on nvm, check out the official nvm documentation. For more information on python3, check out the official python3 documentation. For more information on Dev Containers, check out the official Dev Containers documentation.

If you encounter any issues or have questions, please feel free to open an issue in this repository.

License

This project is licensed under the MIT License.

About

The Bun Dev Container provides a pre-configured development environment through Visual Studio Code's Dev Containers, simplifying JavaScript and TypeScript project development with Bun. πŸš€

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Dockerfile 100.0%