5 lines
157 B
Bash
Executable file
5 lines
157 B
Bash
Executable file
git clone https://gitlab.cern.ch/cara/cara.git
|
|
cd cara
|
|
git lfs pull
|
|
pip install -e .
|
|
python -m cara.apps.calculator --theme=cara/apps/calculator/themes/cern
|