1
0
mirror of synced 2025-12-25 11:03:37 -05:00
Files
docs/data/product-examples/codespaces/code-examples.yml
2021-06-10 20:14:56 +00:00

37 lines
1.1 KiB
YAML

- title: Node.js sample project
description: Try a Node.js project with a custom dev container
languages: Javascript
href: microsoft/vscode-remote-try-node
tags:
- development containers
- title: Python sample project
description: Try a Python project with a custom dev container
languages: Python
href: microsoft/vscode-remote-try-python
tags:
- development containers
- title: Java sample project
description: Try a Java project with a custom dev container
languages: Java
href: microsoft/vscode-remote-try-java
tags:
- development containers
- title: Go sample project
description: Try a Go project with a custom dev container
languages: Go
href: microsoft/vscode-remote-try-go
tags:
- development containers
- title: Rust sample project
description: Try a Rust project with a custom dev container
languages: Rust
href: microsoft/vscode-remote-try-rust
tags:
- development containers
- title: PHP sample project
description: Try a PHP project with a custom dev container
languages: PHP
href: microsoft/vscode-remote-try-php
tags:
- development containers