Changes

155 bytes added ,  21:47, 1 April 2007
m
no edit summary
Line 29: Line 29:     
== Hard-Core Command Line H4X0RZ ==
 
== Hard-Core Command Line H4X0RZ ==
You can also submit from the command line using Marmoset's Java submission tool.
+
You just need to make a .jar or .zip file that includes your Java sources and the .submit file from the starter files.  You can then submit this via the web interface, or using the command-line submission tool.
    +
Command Line Submission:
 
# Ensure your project root directory, let's call it <code>projectroot</code>, contains the .submit file.
 
# Ensure your project root directory, let's call it <code>projectroot</code>, contains the .submit file.
 
# Download [https://submit.cs.umd.edu:8443/docs/MarmosetHelp/samples/submit.jar submit.jar] to someplace you will remember; let's say <code>~/bin/</code>
 
# Download [https://submit.cs.umd.edu:8443/docs/MarmosetHelp/samples/submit.jar submit.jar] to someplace you will remember; let's say <code>~/bin/</code>
36

edits