Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 958 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 958 Bytes

RiskManagement

An incrementally built financial risk management library. The root of this project was copied from nishmittal. Use at your own risk.

###Project Setup This project leverages various external libraries including:

The deployment (and dependancies) are maintained via [Maven](https://maven.apache.org/).

Build the project using the mvn command:

mvn clean install

###Deployment The only external setup that is required is:

It should be noted, this project code can easily be deployed using AWS.