|
|
|
|
|
by rattray
4066 days ago
|
|
brew tap aspnet/dnx
brew update
brew install dnvm
dnvm upgrade
From https://github.com/aspnet/Home/blob/dev/README.md#os-xThere are some hello world examples in the repo listed above as well.
If you'd like, you can develop with the recently announced Visual Studio Code, announced ~yesterday. I think this is still Mono, but full MSFT support of *Nix is said to be underway. |
|