https://github.com/thamaji/deno-on-vscode
deno 開発環境
https://github.com/thamaji/deno-on-vscode
deno devcontainer vscode
Last synced: 19 days ago
JSON representation
deno 開発環境
- Host: GitHub
- URL: https://github.com/thamaji/deno-on-vscode
- Owner: thamaji
- Created: 2021-02-16T00:26:41.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-08T10:35:58.000Z (almost 5 years ago)
- Last Synced: 2025-01-18T10:44:43.949Z (over 1 year ago)
- Topics: deno, devcontainer, vscode
- Language: Dockerfile
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Deno on VS Code
====
## Requirement
- [Visual Studio Code](https://code.visualstudio.com/download)
- [Docker](https://docs.docker.com/get-docker/)
- [VS Code Remote container](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers)
## Usage
```
$ code .
```