An open API service indexing awesome lists of open source software.

https://github.com/oschulz/template-hep-project

C++ project template with CERN ROOT-System integration and GNU Autotools build system
https://github.com/oschulz/template-hep-project

Last synced: 6 months ago
JSON representation

C++ project template with CERN ROOT-System integration and GNU Autotools build system

Awesome Lists containing this project

README

          

Template Project
----------------

This is a C++ project template with CERN ROOT-System integration and
GNU Autotools build system.

Run "fill-in-template.sh" to fill in the template interactively, setting
the project name, author information, and so on. After fill-in-template.sh
has run through, it will automatically remove itself.

Run "build-inst-run-test.sh" to test a full build, install, run, uninstall,
maintainer-clean cycle before or after filling in the project template.