Make CLI installable vie homebrew

- Do you want to request a feature or report a bug?

feature

- What is the current behavior?

Install via npm install -g netlify-cli

- If the current behavior is a bug, please provide the steps to reproduce.

n/a

- What is the expected behavior?

Install via brew install netlify/netlify-cli

Netlify should provide a homebrew tap with the CLI available under the name netlify. Install via NPM is not appropriate for end-user application installation (vs node.js dev tools).

- Please mention your node.js, and operating system version.