Welcome to Hello, a C++ library to rule the world.
Hello provides the following functionality:
- Rule the world
- Provide a C++/CMake template for the Blue Brain Project
- Documentation
git clone https://github.com/BlueBrain/Hello.git
mkdir Hello/build
cd Hello/build
cmake ..
make
Or using Buildyard:
git clone https://github.com/Eyescale/Buildyard.git
cd Buildyard
git clone https://github.com/BlueBrain/config.git config.bluebrain
make Hello