Created
April 15, 2014 20:12
-
-
Save victorjonsson/10767911 to your computer and use it in GitHub Desktop.
opgen - cli
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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