Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 425 Bytes

File metadata and controls

13 lines (10 loc) · 425 Bytes

HadronsApi

Simple c++ library to build Hadrons applications. Build the project simply by cloning the github repo:

git clone https://github.com/ale-barone/HadronsAPI myproject

Usage

  • modify build_app.sh with your paths and run it;
  • modify the main_template.cpp inside the folder app/template;
  • build the xml running ./make_template_xml.sh in the folder app/template.