Skip to content

Instantly share code, notes, and snippets.

@victorjonsson
Created April 15, 2014 20:12
Show Gist options
  • Save victorjonsson/10767911 to your computer and use it in GitHub Desktop.
Save victorjonsson/10767911 to your computer and use it in GitHub Desktop.
opgen - cli
Usage: python generator.py [<flags>]
Options:
-h, --help show this help message and exit
--template=TEMPLATE File to use as template [index.mustache]
--file=FILE Name of the generated file [index.html]
--pages=PAGES Directory where the pages are located [pages]
-w, --watch Start monitoring file changes and generate the one-page
html file on the fly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment