Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 753 Bytes

File metadata and controls

34 lines (23 loc) · 753 Bytes

DevContainer Repository

This repository contains a custom devcontainer setup with a Dockerfile that includes all the tools I usually use for development.

Features

  • Pre-configured development environment
  • Includes essential development tools
  • Easy to set up and use

Usage

  1. Clone the repository:
    git clone https://github.com/joaoopereira/devcontainer.git
  2. Open the repository in Visual Studio Code.
  3. When prompted, reopen in the container.

Tools Included

  • Docker
  • Node.js
  • dotnet
  • Git
  • VS Code extensions

Contributing

Feel free to contribute by submitting a pull request. Please ensure that your changes are well-documented and tested.

License

This project is licensed under the MIT License.