Skip to content

Initial Release v0.1.0

Latest
Compare
Choose a tag to compare
@yiwiy9 yiwiy9 released this 23 Sep 10:09
· 3 commits to main since this release

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, and create_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!