Skip to content

Commit 8d66eb1

Browse files
authored
readme: provides initial instructions
1 parent 8f7b715 commit 8d66eb1

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Language Workbench
2+
3+
[![Open in Dev Containers](https://img.shields.io/static/v1?label=Dev%20Containers&message=Open&color=blue&logo=visualstudiocode)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/anthonydmays/language-workbench)
4+
5+
### Purpose
6+
Provides blank projects in several languages used to demonstrate coding language features.
7+
8+
### Installation
9+
1. Install VS Code and Docker. You can references the [instructions here][dev-container-instructions], if needed.
10+
1. Click the `Dev Containers` button above to automatically clone and open the project in a new dev container.
11+
12+
[dev-container-instructions]: https://aka.ms/vscode-remote/containers/getting-started

0 commit comments

Comments
 (0)