Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Do this on lcls-pc83236

Preparing git keys

#add this to bash_profile PATH="/afs/slac/g/reseng/git/git/bin:$PATH"

eval $(ssh-agent)

ssh-add

Building Rogue

git clone https://github.com/slaclab/rogue.git

...