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.86k stars 333 forks source link

Make mysql an optional setup #114

Closed tal closed 7 years ago

tal commented 7 years ago

It's a little confusing for those of us who don't care about the LAMP or MySQL features of the tool to have to set up the mysql features. It's also alienating for those who don't understand why it's required.

tero commented 7 years ago

Agreed. Also Composer could be optional, because everyone isn't using php.

guarinogabriel commented 7 years ago

Hello there!

Thanks for your suggestions. Mac-CLI is a command-line tool for developers, that is why I included those utilities by default.

If you would like to make it optional, you can move forward with a pull request and I will be glad to get that merged if the option to included LAMP+MySQL is included in the wizard.