This repository contains a custom devcontainer setup with a Dockerfile that includes all the tools I usually use for development.
- Pre-configured development environment
- Includes essential development tools
- Easy to set up and use
- Clone the repository:
git clone https://github.com/joaoopereira/devcontainer.git
- Open the repository in Visual Studio Code.
- When prompted, reopen in the container.
- Docker
- Node.js
- dotnet
- Git
- VS Code extensions
Feel free to contribute by submitting a pull request. Please ensure that your changes are well-documented and tested.
This project is licensed under the MIT License.