W3C logo
Jigsaw

jigshell help


Jigsaw Home / Documentation Overview

This is a (very) brief help document for jigshell. It is not a complete reference.

To start the jigshell Interpreter, you should provide at least a path to the Jigsaw store and the name of the server (e.g. http-server):

 
java org.w3c.tools.offline.command.Main config/stores http-server 

Jigshell first reads your store index and then you should enter the interactive mode and get a prompt. Available commands are:

Available options:

You also can run batch scripts using these commands.

 
java org.w3c.tools.offline.command.Main config/stores http-server batch_file

Note that jigshell may produce large outputs and it should be wise to redirect standard output to an output_file.