Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the script pip-installable #24

Open
iainelder opened this issue Jun 12, 2023 · 0 comments
Open

Make the script pip-installable #24

iainelder opened this issue Jun 12, 2023 · 0 comments

Comments

@iainelder
Copy link

So that I can declare it as a development dependency using Poetry.

There is an s3wipe package on PyPI, but it's not mentioned in the README, so I don't trust it.

Currently I'm working around it by commiting a copy of the script to my own repo like this:

curl "https://raw.githubusercontent.com/eschwim/s3wipe/80cdb19655a4db48830c50969a43dfa36b657015/s3wipe" > bin/s3wipe
chmod +x bin/s3wipe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant