Home

Awesome

Kill VS Node

A DNX based command line utility to kill the annoying Visual Studio node process spawn by Visual Studio.

For more information see issue #111 on aspnet/tooling.

Installing

Simply run:

dnu commands install killvsnode

Running

Simply run:

killvsnode

If you want to know what processes are being killed, run:

killvsnode --verbose

To stop press CTRL-C.

Maintainer

Contributors can be found at the contributors page on Github.

Contact

I am only on Jabbr most of the day, usually on the ASP.NET vNext room, with user name Giggio.

License

This software is open source, licensed under the Apache License, Version 2.0. See LICENSE.txt for details. Check out the terms of the license before you contribute, fork, copy or do anything with the code. If you decide to contribute you agree to grant copyright of all your contribution to this project, and agree to mention clearly if do not agree to these terms. Your work will be licensed with the project at Apache V2, along the rest of the code.