ryzom / ryzomcore

Ryzom Core is the open-source project related to the Ryzom game. This community repository is synchronized with the Ryzom Forge repository, based on the Core branch.
https://wiki.ryzom.dev
GNU Affero General Public License v3.0
341 stars 90 forks source link

devcontainer for easier development setup #686

Closed zerotacg closed 11 months ago

zerotacg commented 11 months ago

vscode, clion and I'd assume other IDEs as well support devcontainer. So I'd like to contribute to get people up and running with as little steps as possible. the devcontainer is based on the azure pipeline. I also added a configuration to run the web portion of the project.

https://code.visualstudio.com/docs/devcontainers/containers https://www.jetbrains.com/help/clion/connect-to-devcontainer.html https://www.jetbrains.com/help/clion/clion-toolchains-in-docker.html