Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rust support #96

Open
kazimuth opened this issue Jan 12, 2018 · 0 comments
Open

Rust support #96

kazimuth opened this issue Jan 12, 2018 · 0 comments

Comments

@kazimuth
Copy link
Contributor

The rust code should cache build artifacts by copying the target directory from ../../../$PLAYER/target, and moving the build artifacts back to ../../../$PLAYER/target after running Cargo build.
It should additionally use battlecode-engine = '../battlecode/rust/battlecode-engine' so that we don't have to worry about Crates.io.

TODO: should we cache build artifacts in docker?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant