Simon Hartcher e6afa29a1e Add kvm and dnvm (ASP.NET vNext command line tools)
* kvm is the current version that may be deprecated soon
* dnvm is the new version that is still in heavy development

They may not play well together, but they both work individually.
2015-03-13 23:00:38 +11:00

14 lines
327 B
JSON

{
"version": "latest",
"license": "Apache 2.0",
"url": [
"https://raw.githubusercontent.com/aspnet/Home/dev/dnvm.ps1"
],
"homepage": "https://github.com/aspnet/Home",
"env_set": {
"DNX_HOME": "$dir\\.dnx",
"DNX_USER_HOME": "$dir\\.dnx"
},
"bin": "dnvm.ps1"
}