GsDevKit_home icon indicating copy to clipboard operation
GsDevKit_home copied to clipboard

document setting up env vars for a given stone

Open dalehenrich opened this issue 9 years ago • 0 comments

If you want to manually run a $GEMSTONE/bin command directly, you need $GEMSTONE, etc. set. Here's how:

pushd $GS_HOME/server/stones/<stone-name>
  source defStone.env
popd

dalehenrich avatar Feb 09 '16 18:02 dalehenrich