Skip to content

rafaelbey/legend-pure

 
 

Legend Pure

FINOS - Incubating Maven Central Build CI Security Rating Bugs

Underlying language for Legend

Documentation

Full developer documentation lives in the /docs folder:

Development Setup

Requires JDK 11 or 17 and Maven 3.6+.

git clone https://github.com/finos/legend-pure.git
cd legend-pure
mvn -T 4 install -DskipTests    # fast first build (4 parallel threads)
mvn -T 4 install                # full build with tests

See the Getting Started Guide for IDE setup, profiles, and troubleshooting.

Roadmap

Visit our roadmap to know more about the upcoming features.

Contributing

Visit Legend Contribution Guide to learn how to contribute to Legend.

License

Copyright 2020 Goldman Sachs

Distributed under the Apache License, Version 2.0.

SPDX-License-Identifier: Apache-2.0

About

Legend Pure module

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 99.7%
  • Other 0.3%