mirror of
https://github.com/davegallant/rfd.git
synced 2025-08-06 00:33:40 +00:00
After switching to poetry, the console script `rfd` was removed meaning the `rfd` command did not work. This fixes the issue by using [poetry scripts](https://python-poetry.org/docs/pyproject/#scripts).