Skip to content

Just an app to kill node processes spawn by Visual Studio

License

Notifications You must be signed in to change notification settings

thiagojsvix/killvsnode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Just an app to kill node processes spawn by Visual Studio

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C# 100.0%