Skip to content

Commit e4dec69

Browse files
committed
doc: add how to run in readme
1 parent 8c61746 commit e4dec69

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,12 @@ pytest
167167
pre-commit run --all-files
168168
```
169169

170+
* Run the CLI
171+
172+
```sh
173+
python src/mediathequeroubaix/main.py
174+
```
175+
170176
### Releasing
171177

172178
1. Commit, tag, publish using the release script:

0 commit comments

Comments
 (0)