Package Exports
- github-pewpew
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (github-pewpew) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
github-pew-pew (v1.0.0)
🔫 Pew pew those unnecessary GitHub repos!

Have you ever had too much fun with the GitHub API and ended up creating too many dummy repositories? Me too 😅!
I made this little CLI tool over the weekend to clean up repositories quickly. I'm planning to add some flags and regexp to delete in bulk in the future. Let me know if that sounds interesting to you.
Usage
Install it via npm install github-pewpew and use it running the command ghpew in your terminal.
Remember you will need a PAT (Personal Access Token) to authenticate with your GitHub account. You can generate a PAT scoped to 'delete_repo' on https://github.com/settings/tokens.
Roadmap
- Improve auth so you don't need to grab the PAT every time you run the tool
- Advanced flags with: regex, --force
- Add testing
Questions? Ideas? Bugs?
If you run into any issues or you'd like to share your thoughts, feel free to open an issue in this repository or hit me up on Twitter.
Thanks!