/alibuild

A simple build tool for ALICE software

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

aliBuild

A simple build tool for ALICE experiment software and its externals. Recipes for the externals and ALICE software are stored in alidist.

Instant gratification with:

pip install alibuild
git clone https://github.com/alisw/alidist.git
aliBuild build AliRoot
alienv enter AliRoot/latest
aliroot -b

Full documentation at:

https://alisw.github.io/alibuild