Go to file
Aravinth Manivannan 2b4197a7ef
fix: initial coundown value
2024-03-21 15:55:45 +05:30
.reuse dump 2024-03-18 21:15:01 +05:30
LICENSES dump 2024-03-18 21:15:01 +05:30
src fix: initial coundown value 2024-03-21 15:55:45 +05:30
.gitignore dump 2024-03-18 21:15:01 +05:30
Cargo.lock feat: logging 2024-03-21 15:48:20 +05:30
Cargo.toml feat: logging 2024-03-21 15:48:20 +05:30
README.md fix: open submission endpoint 2024-03-19 02:12:45 +05:30

README.md

Usage

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