README: update setup instructions

This commit is contained in:
2025-05-17 19:35:45 +02:00
parent 5bbf2ae940
commit 9665ab6d17

View File

@@ -27,8 +27,10 @@ Worblehatt har vært påbegynnt flere ganger opp gjennom historien uten å komme
This project uses `uv` as its buildtool as of February 2025.
```console
$ uv run alembic migrate
$ uv run alembic -x config=./config-template.toml upgrade head
$ uv run worblehat -c config-template.toml devscripts seed-test-data
$ uv run worblehat --help
$ uv run worblehat -c config-template.toml cli
```
## How to configure