# IEXcode beamline scripts ## Git cheat sheet ``` installing package git clone https://git.aps.anl.gov/29id/iexcode.git cd iexplot pip install . pushing changes git push -uf origin main ``` ## To do - [ ] Add to do list here