guarinogabriel / Mac-CLI

 macOS command line tool for developers – The ultimate tool to manage your Mac. It provides a huge set of command line commands that automatize the usage of your Mac.
MIT License
8.88k stars 334 forks source link

Tool doesn´t work well #74

Closed julianwue closed 8 years ago

julianwue commented 8 years ago

I installed your tool with the command you list in your github. I see the tool does not fit my needs. How can I remove it and make all changes back? There should be a guide somewhere ;)

ctews commented 8 years ago

I currently like it, but there's so much stuff that gets installed, I would also like to see a mac uninstall script to get rid of everything if needed.

guarinogabriel commented 8 years ago

Hi everyone!

You can uninstall Mac CLI by running: sh /usr/local/bin/mac-cli/tools/uninstall

I will add that to the README file.