**ezRust** is a lightweight Docker-based development environment for Rust that automatically watches your local project files and rebuilds on changes. Designed for ease and speed, it eliminates the hassle of manually setting up and managing Rust builds during development — just code and watch your changes compile instantly.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
12
commits
Update docker-compose.yml, removed unused version setting
7c17262View on GitHubUpdated README.md file, with additional requirements listed for Docker to build and run correctly.
f29651eView on GitHubInitial 'cargo init --bin' command run. Dockerfile and docker-compose.yml file updated with new directory structure.
15c595dView on GitHub