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

I would love to add .devcontainer/devcontainer.json #5

Closed
PriyansuMaurya opened this issue Aug 30, 2023 · 2 comments
Closed

I would love to add .devcontainer/devcontainer.json #5

PriyansuMaurya opened this issue Aug 30, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@PriyansuMaurya
Copy link
Contributor

  • A devcontainer.json file can install tools and runtimes, and perform other setup tasks that the project requires.
  • It installs all the dependencies and runs the project automatically, allowing the developer to concentrate on coding.
  • A devcontainer.json file can be used to configure the development container for both codespaces and local development using Visual Studio Code.

You can try how it works by creating a codespace on the main branch in this repository.

image

Here is the link to the repo :https://github.com/PriyansuMaurya/Rick-and-Morty-App

it will make your and contributors life 1% easier.

@urdadx urdadx added the enhancement New feature or request label Aug 31, 2023
@urdadx
Copy link
Owner

urdadx commented Aug 31, 2023

This would be a nice add-on. Send a PR if you'd like to work on it.

@PriyansuMaurya
Copy link
Contributor Author

Assign it to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants