switch to uv and to nix flakes
This commit is contained in:
parent
14005f36ce
commit
b1bdef2d5d
20 changed files with 1522 additions and 1751 deletions
|
|
@ -1,9 +1,10 @@
|
|||
# republisher-redux
|
||||
|
||||
``` shell
|
||||
mkdir logs out
|
||||
poetry install
|
||||
poetry run repub
|
||||
mkdir -p logs out
|
||||
nix develop
|
||||
uv sync --all-groups
|
||||
uv run repub
|
||||
```
|
||||
|
||||
## TODO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue