org.jbake.launcher
Class Main

java.lang.Object
  extended by org.jbake.launcher.Main

public class Main
extends Object

Launcher for JBake.

Author:
Jonathan Bullock

Constructor Summary
Main()
           
 
Method Summary
static void main(String[] args)
          Runs the app with the given arguments.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(String[] args)
Runs the app with the given arguments.

Parameters:
String[] - args


Copyright © 2013. All Rights Reserved.