Closed JamesConlan96 closed 1 year ago
Added a setup.py file to allow installation using pipx (e.g. pipx install 'git+https://github.com/mufeedvh/basecrack.git').
setup.py
pipx install 'git+https://github.com/mufeedvh/basecrack.git'
Thank you @JamesConlan96, will merge this right away! 🙌🏻
Added a
setup.py
file to allow installation using pipx (e.g.pipx install 'git+https://github.com/mufeedvh/basecrack.git'
).