Skip to content
Compare
Choose a tag to compare
@Antrikshy Antrikshy released this 11 Jun 21:00

This fixes a long-standing issue that required ignr to be run using python3 -m ignr on macOS (and presumably other Unix-like systems). I understand Python distribution a bit better now. So this release fixes the CLI so that you can simply run:

pip3 install ignr
ignr <args>