[Assorted-commits] SF.net SVN: assorted: [653] configs/trunk/src/topcoder/setup.py
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-04-02 05:45:17
|
Revision: 653 http://assorted.svn.sourceforge.net/assorted/?rev=653&view=rev Author: yangzhang Date: 2008-04-01 22:45:22 -0700 (Tue, 01 Apr 2008) Log Message: ----------- added some instrs Modified Paths: -------------- configs/trunk/src/topcoder/setup.py Modified: configs/trunk/src/topcoder/setup.py =================================================================== --- configs/trunk/src/topcoder/setup.py 2008-04-02 05:41:52 UTC (rev 652) +++ configs/trunk/src/topcoder/setup.py 2008-04-02 05:45:22 UTC (rev 653) @@ -3,6 +3,11 @@ """ Set up topcoder configuration. + +./setup.py USERDIR [PLUGINDIR] + + USERDIR: where you'll work form (where FileEdit writes/reads) + PLUGINDIR: where the plugin jars should be stored """ from __future__ import with_statement This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |