geno.sh-thirappu-vizha/README.md

14 lines
501 B
Markdown

## Usage
```bash
Usage: thirappu-vizha --port <PORT> --ribbon <RIBBON> --store <STORE> --store-weburl <STORE_WEBURL>
Options:
-p, --port <PORT> Port number to start server
-r, --ribbon <RIBBON> File name of nginx vhost for the ribbon service
-s, --store <STORE> File name of nginx vhost for the store front
--store-weburl <STORE_WEBURL>
-h, --help Print help
-V, --version Print version
```