Describe the Bug
Currently the generate_docs command is being packaged and distributed with Japr. This is best seen when installing with pipx
Expected Behavior
generate_docs should be just a dev tool. Perhaps something like the poetry exec plugin would be a better way of doing this, since there's no dev scripts functionality in poetry
Screenshots

Describe the Bug
Currently the generate_docs command is being packaged and distributed with Japr. This is best seen when installing with pipx
Expected Behavior
generate_docs should be just a dev tool. Perhaps something like the poetry exec plugin would be a better way of doing this, since there's no dev scripts functionality in poetry
Screenshots