Akilan1999 / p2p-rendering-computation

p2p network to enable running distributed computation and rendering.
https://p2prc.akilan.io/
GNU General Public License v2.0
27 stars 9 forks source link

Adding a `devcontainer.json` file for GitHub Codespaces #96

Open cr2007 opened 1 year ago

cr2007 commented 1 year ago

With GitHub Codespaces new being available to all users with an extremely generous monthly limit, I wanted to suggest if it is possible to create a devcontainer directory for easily setting up the Developer Environment.

All the packages would be installed when the codespace is setup and the developer can get into the development part straightaway.

Things required:

Akilan1999 commented 1 year ago

We would only want to use Github to store the repo. The fancy features are not needed.