Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Devcontainer Example

This repository demonstrates how to set up a complete Rust development environment using devcontainers.

What does this demonstrate

  • Pre-configured container with Rust toolchain
  • Bundled VSCode extensions configuration
  • Development environment consistent between local and CI
  • Dependabot configuration for all dependencies

Quick Start

  1. Open this repository in VS Code
  2. When prompted, click "Reopen in Container"
  3. Put a breakpoint and press F5 to debug the application
  4. Press Ctrl+Shift+P and select "Run Tests"

About

Simple example on how to use DevContainers for smooth VSCode development

Resources

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages