Here are
23 public repositories
matching this topic...
Gitpod automates the provisioning of ready-to-code development environments.
Updated
May 12, 2022
TypeScript
A repository of development container definitions for the VS Code Remote - Containers extension and GitHub Codespaces
Updated
May 11, 2022
Shell
Visual Studio Code Remote Development: Open any folder in WSL, in a Docker container, or on a remote machine using SSH and take advantage of VS Code's full feature set.
Development containers for Okteto
Updated
Nov 23, 2021
Dockerfile
Accelerate convolution neural network for face recognition using GPU
Full stack remote development environment
Updated
May 1, 2022
Shell
A Terraform module to create development instances on Scaleway servers initialized with cloud-init
A template to demonstrate how to develop a C++ project in Visual Studio Code inside a container, using vcpkg dependency manager.
Updated
Jul 24, 2020
Dockerfile
Example using Devspace to develop a Spring Boot Application on Kubernetes
Updated
May 24, 2021
Shell
🎓 A collection of practical exercises for the lecture "Cloud Computing (IN2073)" SS2021 at Technical University of Munich (TUM).
Updated
Jan 30, 2022
JavaScript
A template to demonstrate how to develop a C++ project in Visual Studio Code inside a container, using Conan dependency manager.
Updated
Jul 27, 2020
Dockerfile
WIP: A remote development machine manager
Updated
Apr 4, 2022
Python
Docker Compose for PHPUnit for WordPress plugin.
Updated
Apr 21, 2022
Shell
Rust remote development template for VSCode.
Updated
May 6, 2022
Dockerfile
A guide to connect to EC2 instances from VS Code using SSM
Updated
Sep 19, 2020
Dockerfile
A repository of development container definitions for the VS Code
Updated
Apr 7, 2022
Shell
Vscode and Docker Remote Development Environment for Web (Apache), PHP and Sqlite
Updated
Sep 15, 2021
Dockerfile
The CDK infrastructure for my personal dev machine.
Updated
Mar 30, 2022
TypeScript
Code Server is standalone vscode running in Docker which could be used in any environment
Updated
Nov 2, 2021
Shell
Sync project files to remote server via scp,
Updated
Mar 12, 2021
TypeScript
Improve this page
Add a description, image, and links to the
remote-development
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
remote-development
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
We know what the minimum supported lua module is, so we should be able to filter the available versions to only those that are supported.
Need to parse
v{MAJOR}.{MINOR}.{PATCH}[-{PRE-RELEASE}[.{PRE-VERSION}]]
and use a constant like we did before to evaluate.