julelang / jule

Effective programming language to build efficient, fast, reliable and safe software while maintaining simplicity
https://jule.dev
BSD 3-Clause "New" or "Revised" License
128 stars 13 forks source link

[OTHER] Add Gitpod #57

Open Panquesito7 opened 11 months ago

Panquesito7 commented 11 months ago

What would you like to share?

There are already dev containers, which are very similar to Gitpod. By adding Gitpod, we're giving the users more options to choose from.

Additional information

If possible, I'd like to work on this. 🙂

mertcandav commented 11 months ago

Dev containers currently only provide a virtual environment for compiler developers to compiler release builds. I can't say that it is exactly a "developer container". If you still think it would be helpful to add this, I'll merge your PR.

Panquesito7 commented 8 months ago

Dev containers currently only provide a virtual environment for compiler developers to comiler release builds. I can't say that it is exactly a "developer container". If you still think it would be helpful to add this, I'll merge your PR.

If this is still wanted, I'd like to work on this. 🙂

mertcandav commented 8 months ago

I'm still ok for this idea. Just remember: the dev containers are designed for releases, not actually developer environment.