How do you Install DNX on OSX using Homebrew?
问题 Hello Since the big rename of k to dnx I have no idea how to install the tools on my mac? the documentation on the dev branch has not been updated to reflect the big rename https://github.com/aspnet/Home/tree/dev 回答1: The homebrew-k was updated recently to support dnvm. Here the instructions: Install Homebrew if it is not already installed. Run command brew tap aspnet/k to tap the ASP.NET 5 related git repositories. If you had already tapped the repo for previous releases, run brew untap