dnvm
v1.0.4
Published
aspnet5 dnvm/dnu/dnx commands
Downloads
10
Readme
Installation
Windows is currently not supported. Tested successfully on OS X Yosemite.
$ brew install mono
$ npm install -g dnvm
Usage
$ dnvm upgrade
$ dnu restore
$ dnu build
$ dnx . kestrel
More information
You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.