A small command line interface to clean github using .netrc, bayes theorem and prompt-ui
Caution
This code really delete them repositories, read the instructions with caution
Warning
This project is under development. Contributions are welcome
This code uses the go-github library to connect with github using the acess token in .netrc
.netrc is parsed and the username with acess token are used to give go-github authorization to list (private and public) repositories and delete him with user option
