blob: 3ab3d7b7d349239fd771f2aaaa89060dec51a77d [file] [log] [blame]
Ahmad Sharif70de27b2011-06-15 17:51:24 -07001To run scripts in this directory, first run:
2
3export PYTHONPATH=$(readlink -f .):$PYTHONPATH
4
5from this directory.
6
7Then you can run any script.
8
9To get help on any script, type in python <script> --help, or refer to the
10header of the script for more information.