Skip to content

jamplate/executable

Repository files navigation

Jamplate Executable

A java executable jar executing Jamplate Processor.

Downloads

The following are the downloadable files:



Execution

The following are the ways of executing the executable:


  • Using java and jamplate.jar:
    java -jar jamplate.jar <Input> <Options>
    

  • Using java and jamplate.jar and jamplate.bat (Exclusive for Windows):
    jamplate <Input> <Options>`.
    

Options

The following is a list of the options that can be passed to the executable:


  • -o <File> this option specifies the output directory.

  • <Key>=<Value> this option associates <Value> to <Key> in the default memory.