QuantLET
QuantLET is an open source, event-driven framework for rapid development and deployment of real-time analytical models intended to be executing in large scale.
Installation
Add to your Cargo.toml:
[]
= "0.0.0" # x-release-please-version
Development
- Clone the repository:
- Install
githooks:
Main development tasks are executed during git commit and git push. Commit messages are validated during commit-msg phase of git hook.
License
This project is licensed under the terms specified in LICENSE.