delete all unnecessary brew packages
go run main.go
Currently you have to run it several times until there will be no packages to uninshall.
- [] list of needed pkgs from file
- run iteratively to uninstall all unnecessary dependencies
it's just a project to learn golang