diff options
| author | Yuval Adam <_@yuv.al> | 2023-10-22 21:10:04 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2023-10-22 21:10:04 +0200 |
| commit | 26f746ae0b6285f3584c4dd571ae9c0da49bd062 (patch) | |
| tree | ec9d43ee141daf81ad47006d3a08bcbc90637d88 /README.md | |
| parent | 8f72a27b0804eecd60043a322dbbc766491b6d78 (diff) | |
Rename build to fetch
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -6,6 +6,12 @@ Unified data for Pikud Ha'Oref. All data is versioned, but you can run the build $ pipenv run build ``` +Or fetch all files: + +```bash +$ pipenv run fetch +``` + Currently supports: - Fetching cities and districts metadata in 4 languages (he, ar, en, ru) from Pikud Ha'Oref unofficial ajax APIs |
