diff options
| author | Yuval Adam <_@yuv.al> | 2022-11-17 00:35:42 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2022-11-17 15:38:21 +0200 |
| commit | f9229cf066eb810a97b3b324527e42d5acba254d (patch) | |
| tree | d6f592695e4e00179e04182d015a240d341ecc16 /Pipfile | |
| parent | bcf0ce69c5ae552797f4daf30214fab446c61d14 (diff) | |
Split list and render candidates
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,4 +14,5 @@ black = "*" [scripts] build = "python build.py" scan = "python scripts/scan.py" +ghpr = "python scripts/ghpr.py" serve = "python -m http.server --directory build" |
