Update 12/13/18 (Starter Kit Changes)

  1. Contributor Doc

We have a new process for users to contribute their own languages!
Check out the doc in the starter kit.

  1. Updated Gradle version in starter algo Java

The old version was causing some problems, but old Java algos should still work.

  1. 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.

  1. 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.

2 Likes