Skip to content

haridsilva/homebrew-dnx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo and the homebrew formulae are deprecated

Please go to https://get.asp.net and download the Mac installer from there instead.

ASP.NET 5 Homebrew Tap

Homebrew formulae for installing ASP.NET 5 in OS X.

This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.

To install, first 'tap' the repository using the following command:

brew tap aspnet/dnx

Then, you can install the dnvm script using the following command:

brew install dnvm

Finally you can use the dnvm script to install the latest runtime using the following command:

dnvm upgrade

See the Home repo for more information!

Packages

No packages published

Languages

  • Ruby 100.0%