Skip to content
Snippets Groups Projects
README.md 234 B
Newer Older
jmcchesn's avatar
jmcchesn committed
# IEXcode

jmcchesn's avatar
jmcchesn committed
beamline scripts 
jmcchesn's avatar
jmcchesn committed


jmcchesn's avatar
jmcchesn committed
## Git cheat sheet
jmcchesn's avatar
jmcchesn committed
```
jmcchesn's avatar
jmcchesn committed
installing package
git clone https://git.aps.anl.gov/29id/iexcode.git
cd iexplot
pip install .

pushing changes
jmcchesn's avatar
jmcchesn committed
git push -uf origin main
```

jmcchesn's avatar
jmcchesn committed
## To do
jmcchesn's avatar
jmcchesn committed

jmcchesn's avatar
jmcchesn committed
- [ ] Add to do list here
jmcchesn's avatar
jmcchesn committed