vsclean
v0.1.1
Published
Clean Visual Studio bin, obj folders.
Downloads
4
Readme
vsclean
Recursively removes all bin/obj folder from a Visual Studio solution.
Be careful. Only run this from the solution root.
Installation
> npm install -g vsclean
Usage
> cd path/to/solution
> vsclean