Versions Compared

Key

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

Check out code

Put documentation on how to checkout code here. Example:

No Format
export CVSROOT=(yourusername)@cvs.crbs.ucsd.edu:/CAMERA_CVS
export CVS_RSH=ssh
cvs co -r CAMERA_ORACLE_2_0_X camera
cd camera

Building

Put documentation on how to build your application. Example:

No Format
cd buildprocess
ant -f build-all.xml -Dproperties.file=`pwd`/config/portal-dev.properties clean-all build-all

Testing

Include commands to unit test application here.

Deploying via Bamboo

If a plan exists to deploy application list them here.

Deploying Directly

Documentation to deploy directly (ie via ant) can go here

What deploy does

  • This section should include list of things that happen on a deploy