diff options
| author | Yuval Adam <_@yuv.al> | 2024-08-12 21:10:18 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2024-08-12 21:10:28 +0200 |
| commit | 42d9a7ba14f35c22094dc6545de22dce83afa838 (patch) | |
| tree | a8e2faf28526e91c4211fe587382c2fe4530a0e6 /README.md | |
| parent | 75c0a17431e27dd9482256445424b85797384bf5 (diff) | |
Add poetry files and remove pipenv
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 12 |
1 files changed, 4 insertions, 8 deletions
@@ -1,15 +1,11 @@ # Pakarlib -Unified data for Pikud Ha'Oref. All data is versioned, but you can run the build to update all files: +Unified data for Pikud Ha'Oref. All data is versioned, but you can run the build and fetch scripts to update all files: ```bash -$ pipenv run build -``` - -Or fetch all files: - -```bash -$ pipenv run fetch +$ poetry install +$ poetry run build +$ poetry run fetch ``` Currently supports: |
