https://github.com/stereobooster/crystal-vscode-remote-development-template
https://github.com/stereobooster/crystal-vscode-remote-development-template
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stereobooster/crystal-vscode-remote-development-template
- Owner: stereobooster
- Created: 2020-12-23T20:58:05.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-23T20:59:27.000Z (over 4 years ago)
- Last Synced: 2025-02-11T14:47:19.213Z (4 months ago)
- Language: Dockerfile
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [VS Code development container](https://github.com/microsoft/vscode-dev-containers) for the [crystal](https://crystal-lang.org/).
You can check that first link for the full details of how to get set up to use VS Code development containers, but the gist of it is:
1. Install [Docker](https://docs.docker.com/get-docker/).
2. Install the [Remote Development extension pack](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.vscode-remote-extensionpack).
3. Clone this repo.
4. In VS Code, either:
- "Open folder..." the cloned repo, then click the "Reopen in container" button that appears in the lower right.
OR
- F1 and "Remote-Containers: Open Folder in Container..." the cloned repo.
5. In VS Code, open a New Terminal from the Terminal menu.## Resources
https://github.com/veelenga/awesome-crystal