ORNL / DataFed2

A federated scientific data management system (redesigned)
0 stars 0 forks source link

Initial repo setup #14

Closed JoshuaSBrown closed 2 years ago

JoshuaSBrown commented 2 years ago

This pr demonstrates how to do several things with Bazel including

CPP - testing with boost CPP - building a library and linking it internally CPP - building and configuring external libraries with CMake and configure_make CPP - building binaries CPP - building tests Python - Building and testing Javascript - Building testing Javascript - Installing external libraries

The folders and contents can and should be replaced with concrete implementaitons.