Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.
/ alibuild Public archive
forked from alisw/alibuild

A simple build tool for ALICE SW tarballs

License

Notifications You must be signed in to change notification settings

dberzano/alibuild

 
 

Repository files navigation

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

Pre-requisites

If you are using aliBuild directly from git clone, you should make sure you have pyyaml and argparse in your python distribution.

About

A simple build tool for ALICE SW tarballs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.8%
  • Shell 11.2%