initstring / cloud_enum

Multi-cloud OSINT tool. Enumerate public resources in AWS, Azure, and Google Cloud.
MIT License
1.54k stars 224 forks source link

Create setup.py #57

Closed JamesConlan96 closed 11 months ago

JamesConlan96 commented 1 year ago

Added a setup.pyfile to allow installation using pipx (e.g. pipx install 'git+https://github.com/initstring/cloud_enum.git').

initstring commented 11 months ago

Hi @JamesConlan96 - thanks for this nice contribution!