RETIRED, Congress
Go to file
Peter Balland 1c796ccec4 Add test wrapper to work around PYTHONPATH
Change-Id: I39df23800a583aa09ade7c8e544257fe602fc669
2013-08-13 14:15:23 -07:00
scripts Add test wrapper to work around PYTHONPATH 2013-08-13 14:15:23 -07:00
src/policy Add test wrapper to work around PYTHONPATH 2013-08-13 14:15:23 -07:00
thirdparty Rearrange project directory structure 2013-08-13 10:34:44 -07:00
.gitignore Rearrange project directory structure 2013-08-13 10:34:44 -07:00
Makefile Rearrange project directory structure 2013-08-13 10:34:44 -07:00
README Add test wrapper to work around PYTHONPATH 2013-08-13 14:15:23 -07:00

README

Congress
----------------------------------
Copyright (c) 2013 VMware, Inc. All rights reserved.

1. Compile:

- from the root directory
  make

2. Run the API server:

- from the root directory
  ./scripts/run_api_server

3. Run the unit tests

- from the root directory
  ./scripts/run_tests