Versions Compared

Key

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

...

Code Block
# clone xmllib library directly from ITER repository
# note that it's a good idea to store as many files as possible inside $ITMWORK
# $HOME - at Gateway - has quota limit

$ mkdir $ITMWORK/projects
$ cd $ITMWORK/projects
$ git clone ssh://git@git.iter.org/lib/xmllib.git
 
# OR copy from this location
$ cp -r /pfs/work/g2dfigat/tutorials/Poznan-2019-10/xmllib .


List of examples:

Children Display

...