Skip to content

Setup the EPICS env Quickly

Jeong Han Lee edited this page Mar 17, 2022 · 1 revision

Lazy Guide to Setup the EPICS environment

  • Clone
git clone https://github.com/jeonghanlee/EPICS-env
  • /usr/local/
cd EPICS-env
sudo bash scripts/build_epics.bash
  • $HOME
cd EPICS-env
bash scripts/build_epics.bash "$HOME"

Enjoy!