Starting point for Openlimits wrapper in Java using rust-jni for java-python bindings.
Make sure you have rust installed on your system.
To build and update the jar paths run ./gradlew assemble && ./build-jars.sh && ./update-jar-path.sh
aws cloudformation deploy \
--template-file build.yaml \
--stack-name il-openlimits-java \
--capabilities CAPABILITY_NAMED_IAM CAPABILITY_AUTO_EXPAND \
--region us-east-1 \
--profile tuned-ss