6 lines
No EOL
171 B
Bash
Executable file
6 lines
No EOL
171 B
Bash
Executable file
cd Downloads
|
|
git clone https://gitlab.cern.ch/cara/cara.git
|
|
cd cara
|
|
git lfs pull
|
|
pip3 install -e .
|
|
python3 -m cara.apps.calculator --theme=cara/apps/calculator/themes/cern |