cara/caimira/scripts/themes/cern/caimira_script.sh
2022-12-15 14:30:11 +00:00

8 lines
311 B
Bash
Executable file

git clone https://gitlab.cern.ch/caimira/caimira.git
cd caimira
pip install -e .
echo "############################################"
echo "CAiMIRA is now running at http://localhost:8080"
echo "############################################"
python -m caimira.apps.calculator --theme=caimira/apps/templates/cern