- Contributor Doc
We have a new process for users to contribute their own languages!
Check out the doc in the starter kit.
- Updated Gradle version in starter algo Java
The old version was causing some problems, but old Java algos should still work.
run.ps1
scripts for Java and Rust algo
Useful for local development on Windows. Those managed to slip our radar in the initial deploy of Java and Rust algo.
build_local.py
script for Rust algo
Can build Rust algo on your local machine. Will read the algo.json
file, and relocate the binary, in the same way that our servers do when you upload the algo. Works on Unix and Windows.