https://github.com/thamaji/elvish-on-vscode
[WIP] Elvish 開発環境
https://github.com/thamaji/elvish-on-vscode
devcontainer elvish vscode
Last synced: 7 months ago
JSON representation
[WIP] Elvish 開発環境
- Host: GitHub
- URL: https://github.com/thamaji/elvish-on-vscode
- Owner: thamaji
- Created: 2021-02-18T19:57:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-08T10:33:37.000Z (about 4 years ago)
- Last Synced: 2025-01-18T10:44:43.475Z (9 months ago)
- Topics: devcontainer, elvish, vscode
- Language: Dockerfile
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Elvish on VS Code
====[Elvish Language Specification](https://elv.sh/ref/language.html)
## 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 .
```