rust-template-for-vscode-remotecontainers
rust-template-for-vscode-remotecontainers copied to clipboard
Rust template development environment using VSCode's RemoteContainers
rust-template-for-vscode-remotecontainers
Rust template development environment using VSCode's RemoteContainers
Requirements
Usage
Run Remote-containers: Reopen in Container from the command palette ( ⌘ + ⇧ + P ).
And if you see "Dev Container: Rust Template" in the bottom left corner, you're good to go!
The following are installed.
- Docker image
- rust:1.66-buster
- CLI tools
- git
- cargo-edit
- cargo-watch
- VSCode extensions