CDT Cloud Blueprint is a template for building custom web-based C/C++ tools. It is made up of existing open source components and can be easily downloaded and installed on all major operating system platforms.
Rename Dockerfile to Dockerfile.dev.
Move dockerfile/Dockerfile to Dockerfile.
Update documentation with new docker build command.
Update devcontainer to use Dockerfile.dev.
What it does
Move Dockerfile for windows support
Rename Dockerfile to Dockerfile.dev. Move dockerfile/Dockerfile to Dockerfile. Update documentation with new docker build command. Update devcontainer to use Dockerfile.dev.
Add issue template for Theia CR updates
Update README to improve build documentation
Improve build documentation. Fix devcontainer. Remove unneccessary builds from yarn scripts.
Contributed on behalf of STMicroelectronics
Fixes #71 & #66.