Welcome to the first release of atcoder-rust-devcontainer
!
Features:
- Integrated Rust development environment optimized for AtCoder contests.
- Equipped with Rust tools including rust-analyzer, rustfmt, clippy, and vscode-lldb.
- Specialized tools for competitive programming: cargo-compete and cargo-snippet.
- Easy setup: Get started with competitive programming with a seamless environment setup.
- Code snippets generation for Visual Studio Code using cargo-snippet.
- Essential scripts provided like
entrypoint.sh
,cargo_compete_new.sh
, andcreate_gitkeep_in_testcases.sh
.
Getting Started:
Refer to the README for a comprehensive guide on setting up your environment, utilizing the tools, and diving into competitive programming with Rust.
Thank you for using atcoder-rust-devcontainer
. Feedback and contributions are always welcome!