Skip to content

MattBussing/RustOpenKattis

Repository files navigation

How to run

docker-compose build && docker-compose run kattis

Don't forget to update the .dockerignore file.

When you run this command it will open an interactive shell in which you can run

cargo build

cargo run

cargo fmt

cargo fmt && cargo build && cargo run

cargo test

VSCode Container Dev

https://code.visualstudio.com/docs/remote/containers

todo

get vscode highlighting with docker container get formatting working

About

Here is my attempt at solving problems with Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published