Skip to content

onurozuduru/rust-dev-environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-dev-environment

My development environment setup for Rust projects.

This is designed to be used via devcontainer cli with neovim.

Starting Container

There is a script to make binding and rebuilding easy. It auto mounts the current directory as workspace.

.devcontainer/start_with_devcontainer_cli.sh

Re-building

.devcontainer/start_with_devcontainer_cli.sh --rebuild

About

Development environment template for Rust with devcontainers

Topics

Resources

License

Stars

Watchers

Forks